public class IfcStructuralAnalysisModel extends IfcSystem
Constructor and Description |
---|
IfcStructuralAnalysisModel() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcStructuralLoadGroup> |
getLoadedBy() |
IfcAxis2Placement3D |
getOrientationOf2DPlane() |
IfcAnalysisModelTypeEnum |
getPredefinedType() |
IfcCollection<IfcStructuralResultGroup> |
hasResults() |
void |
setLoadedBy(IfcCollection<IfcStructuralLoadGroup> value) |
void |
setOrientationOf2DPlane(IfcAxis2Placement3D value) |
void |
setPredefinedType(IfcAnalysisModelTypeEnum value) |
void |
setResults(IfcCollection<IfcStructuralResultGroup> value) |
getServicesBuildings
isGroupedBy
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 IfcAnalysisModelTypeEnum getPredefinedType()
public final void setPredefinedType(IfcAnalysisModelTypeEnum value)
public final IfcAxis2Placement3D getOrientationOf2DPlane()
public final void setOrientationOf2DPlane(IfcAxis2Placement3D value)
public final IfcCollection<IfcStructuralLoadGroup> getLoadedBy()
public final void setLoadedBy(IfcCollection<IfcStructuralLoadGroup> value)
public final IfcCollection<IfcStructuralResultGroup> hasResults()
public final void setResults(IfcCollection<IfcStructuralResultGroup> value)