public class IfcSpace extends IfcSpatialStructureElement
| Constructor and Description |
|---|
IfcSpace() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcRelSpaceBoundary> |
getBoundedBy() |
IfcLengthMeasure |
getElevationWithFlooring() |
IfcInternalOrExternalEnum |
getInteriorOrExteriorSpace() |
IfcCollection<IfcRelCoversSpaces> |
hasCoverings() |
void |
setElevationWithFlooring(IfcLengthMeasure value) |
void |
setInteriorOrExteriorSpace(IfcInternalOrExternalEnum value) |
containsElements, getCompositionType, getLongName, getReferencesElements, getServicedBySystems, setCompositionType, setLongNamegetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentationgetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcInternalOrExternalEnum getInteriorOrExteriorSpace()
public final void setInteriorOrExteriorSpace(IfcInternalOrExternalEnum value)
public final IfcLengthMeasure getElevationWithFlooring()
public final void setElevationWithFlooring(IfcLengthMeasure value)
public final IfcCollection<IfcRelCoversSpaces> hasCoverings()
public final IfcCollection<IfcRelSpaceBoundary> getBoundedBy()