public class IfcSpace extends IfcSpatialStructureElement
| Constructor and Description |
|---|
IfcSpace() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcRelSpaceBoundary> |
getBoundedBy() |
IfcLengthMeasure |
getElevationWithFlooring() |
IfcSpaceTypeEnum |
getPredefinedType() |
IfcCollection<IfcRelCoversSpaces> |
hasCoverings() |
void |
setElevationWithFlooring(IfcLengthMeasure value) |
void |
setPredefinedType(IfcSpaceTypeEnum 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 IfcSpaceTypeEnum getPredefinedType()
public final void setPredefinedType(IfcSpaceTypeEnum value)
public final IfcLengthMeasure getElevationWithFlooring()
public final void setElevationWithFlooring(IfcLengthMeasure value)
public final IfcCollection<IfcRelCoversSpaces> hasCoverings()
public final IfcCollection<IfcRelSpaceBoundary> getBoundedBy()