public class IfcBuilding extends IfcSpatialStructureElement
| Constructor and Description | 
|---|
| IfcBuilding() | 
| Modifier and Type | Method and Description | 
|---|---|
| IfcPostalAddress | getBuildingAddress() | 
| IfcLengthMeasure | getElevationOfRefHeight() | 
| IfcLengthMeasure | getElevationOfTerrain() | 
| void | setBuildingAddress(IfcPostalAddress value) | 
| void | setElevationOfRefHeight(IfcLengthMeasure value) | 
| void | setElevationOfTerrain(IfcLengthMeasure value) | 
getCompositionType, setCompositionTypecontainsElements, getLongName, getReferencesElements, getServicedBySystems, setLongNamegetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcLengthMeasure getElevationOfRefHeight()
public final void setElevationOfRefHeight(IfcLengthMeasure value)
public final IfcLengthMeasure getElevationOfTerrain()
public final void setElevationOfTerrain(IfcLengthMeasure value)
public final IfcPostalAddress getBuildingAddress()
public final void setBuildingAddress(IfcPostalAddress value)