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) |
containsElements, getCompositionType, getLongName, getReferencesElements, getServicedBySystems, setCompositionType, setLongName
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentation
getObjectType, isDefinedBy, setObjectType
getDecomposes, hasAssignments, hasAssociations, isDecomposedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)