public interface IfcFurnitureType extends IfcFurnishingElementType
| Modifier and Type | Method and Description |
|---|---|
IfcAssemblyPlaceEnum |
getAssemblyPlace()
Returns the value of the 'Assembly Place' attribute.
|
IfcFurnitureTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
boolean |
isSetPredefinedType()
Returns whether the value of the '
Predefined Type' attribute is set. |
void |
setAssemblyPlace(IfcAssemblyPlaceEnum value)
Sets the value of the '
Assembly Place' attribute. |
void |
setPredefinedType(IfcFurnitureTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
unsetPredefinedType()
Unsets the value of the '
Predefined Type' attribute. |
getElementType, isSetElementType, setElementType, unsetElementTypegetReferencedBy, getRepresentationMaps, getTag, isSetReferencedBy, isSetRepresentationMaps, isSetTag, setTag, unsetReferencedBy, unsetRepresentationMaps, unsetTaggetApplicableOccurrence, getHasPropertySets, getTypes, isSetApplicableOccurrence, isSetHasPropertySets, isSetTypes, setApplicableOccurrence, unsetApplicableOccurrence, unsetHasPropertySets, unsetTypesgetDecomposes, getHasAssignments, getHasAssociations, getHasContext, getIsDecomposedBy, getIsNestedBy, getNests, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetHasContext, isSetIsDecomposedBy, isSetIsNestedBy, isSetNests, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetHasContext, unsetIsDecomposedBy, unsetIsNestedBy, unsetNestsgetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcAssemblyPlaceEnum getAssemblyPlace()
IfcAssemblyPlaceEnum.
If the meaning of the 'Assembly Place' attribute isn't clear, there really should be more of a description here...
IfcAssemblyPlaceEnum,
setAssemblyPlace(IfcAssemblyPlaceEnum),
Ifc4Package.getIfcFurnitureType_AssemblyPlace()void setAssemblyPlace(IfcAssemblyPlaceEnum value)
Assembly Place' attribute.
value - the new value of the 'Assembly Place' attribute.IfcAssemblyPlaceEnum,
getAssemblyPlace()IfcFurnitureTypeEnum getPredefinedType()
IfcFurnitureTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcFurnitureTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
setPredefinedType(IfcFurnitureTypeEnum),
Ifc4Package.getIfcFurnitureType_PredefinedType()void setPredefinedType(IfcFurnitureTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcFurnitureTypeEnum,
isSetPredefinedType(),
unsetPredefinedType(),
getPredefinedType()void unsetPredefinedType()
Predefined Type' attribute.
boolean isSetPredefinedType()
Predefined Type' attribute is set.
unsetPredefinedType(),
getPredefinedType(),
setPredefinedType(IfcFurnitureTypeEnum)Copyright © 2018 OpenSource BIM. All rights reserved.