public class IfcSpaceProgram2X3 extends IfcControl2X3
IfcSpaceProgram
| Constructor and Description |
|---|
IfcSpaceProgram2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcAreaMeasure2X3 |
getMaxRequiredArea() |
IfcAreaMeasure2X3 |
getMinRequiredArea() |
IfcSpatialStructureElement2X3 |
getRequestedLocation() |
IfcIdentifier2X3 |
getSpaceProgramIdentifier() |
IfcAreaMeasure2X3 |
getStandardRequiredArea() |
IfcCollection<IfcRelInteractionRequirements2X3> |
hasInteractionReqsFrom() |
IfcCollection<IfcRelInteractionRequirements2X3> |
hasInteractionReqsTo() |
void |
setMaxRequiredArea(IfcAreaMeasure2X3 value) |
void |
setMinRequiredArea(IfcAreaMeasure2X3 value) |
void |
setRequestedLocation(IfcSpatialStructureElement2X3 value) |
void |
setSpaceProgramIdentifier(IfcIdentifier2X3 value) |
void |
setStandardRequiredArea(IfcAreaMeasure2X3 value) |
getControlsgetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcIdentifier2X3 getSpaceProgramIdentifier()
public final void setSpaceProgramIdentifier(IfcIdentifier2X3 value)
public final IfcAreaMeasure2X3 getMaxRequiredArea()
public final void setMaxRequiredArea(IfcAreaMeasure2X3 value)
public final IfcAreaMeasure2X3 getMinRequiredArea()
public final void setMinRequiredArea(IfcAreaMeasure2X3 value)
public final IfcSpatialStructureElement2X3 getRequestedLocation()
public final void setRequestedLocation(IfcSpatialStructureElement2X3 value)
public final IfcAreaMeasure2X3 getStandardRequiredArea()
public final void setStandardRequiredArea(IfcAreaMeasure2X3 value)
public final IfcCollection<IfcRelInteractionRequirements2X3> hasInteractionReqsFrom()
public final IfcCollection<IfcRelInteractionRequirements2X3> hasInteractionReqsTo()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.