public interface IfcElementAssembly extends IfcElement
| Modifier and Type | Method and Description |
|---|---|
IfcAssemblyPlaceEnum |
getAssemblyPlace()
Returns the value of the 'Assembly Place' attribute.
|
IfcElementAssemblyTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
boolean |
isSetAssemblyPlace()
Returns whether the value of the '
Assembly Place' attribute is set. |
void |
setAssemblyPlace(IfcAssemblyPlaceEnum value)
Sets the value of the '
Assembly Place' attribute. |
void |
setPredefinedType(IfcElementAssemblyTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
unsetAssemblyPlace()
Unsets the value of the '
Assembly Place' attribute. |
getConnectedFrom, getConnectedTo, getContainedInStructure, getFillsVoids, getHasCoverings, getHasOpenings, getHasPorts, getHasProjections, getHasStructuralMember, getIsConnectionRealization, getProvidesBoundaries, getReferencedInStructures, getTag, isSetConnectedFrom, isSetConnectedTo, isSetContainedInStructure, isSetFillsVoids, isSetHasCoverings, isSetHasOpenings, isSetHasPorts, isSetHasProjections, isSetHasStructuralMember, isSetIsConnectionRealization, isSetProvidesBoundaries, isSetReferencedInStructures, isSetTag, setTag, unsetConnectedFrom, unsetConnectedTo, unsetContainedInStructure, unsetFillsVoids, unsetHasCoverings, unsetHasOpenings, unsetHasPorts, unsetHasProjections, unsetHasStructuralMember, unsetIsConnectionRealization, unsetProvidesBoundaries, unsetReferencedInStructures, unsetTaggetGeometry, getObjectPlacement, getReferencedBy, getRepresentation, isSetGeometry, isSetObjectPlacement, isSetReferencedBy, isSetRepresentation, setGeometry, setObjectPlacement, setRepresentation, unsetGeometry, unsetObjectPlacement, unsetReferencedBy, unsetRepresentationgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, 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,
isSetAssemblyPlace(),
unsetAssemblyPlace(),
setAssemblyPlace(IfcAssemblyPlaceEnum),
Ifc2x3tc1Package.getIfcElementAssembly_AssemblyPlace()void setAssemblyPlace(IfcAssemblyPlaceEnum value)
Assembly Place' attribute.
value - the new value of the 'Assembly Place' attribute.IfcAssemblyPlaceEnum,
isSetAssemblyPlace(),
unsetAssemblyPlace(),
getAssemblyPlace()void unsetAssemblyPlace()
Assembly Place' attribute.
boolean isSetAssemblyPlace()
Assembly Place' attribute is set.
unsetAssemblyPlace(),
getAssemblyPlace(),
setAssemblyPlace(IfcAssemblyPlaceEnum)IfcElementAssemblyTypeEnum getPredefinedType()
IfcElementAssemblyTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcElementAssemblyTypeEnum,
setPredefinedType(IfcElementAssemblyTypeEnum),
Ifc2x3tc1Package.getIfcElementAssembly_PredefinedType()void setPredefinedType(IfcElementAssemblyTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcElementAssemblyTypeEnum,
getPredefinedType()Copyright © 2018 OpenSource BIM. All rights reserved.