public interface IfcExtrudedAreaSolid extends IfcSweptAreaSolid
| Modifier and Type | Method and Description |
|---|---|
double |
getDepth()
Returns the value of the 'Depth' attribute.
|
String |
getDepthAsString()
Returns the value of the 'Depth As String' attribute.
|
IfcDirection |
getExtrudedDirection()
Returns the value of the 'Extruded Direction' reference.
|
void |
setDepth(double value)
Sets the value of the '
Depth' attribute. |
void |
setDepthAsString(String value)
Sets the value of the '
Depth As String' attribute. |
void |
setExtrudedDirection(IfcDirection value)
Sets the value of the '
Extruded Direction' reference. |
getPosition, getSweptArea, isSetPosition, setPosition, setSweptArea, unsetPositiongetDim, isSetDim, setDim, unsetDimgetLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcDirection getExtrudedDirection()
If the meaning of the 'Extruded Direction' reference isn't clear, there really should be more of a description here...
setExtrudedDirection(IfcDirection),
Ifc4Package.getIfcExtrudedAreaSolid_ExtrudedDirection()void setExtrudedDirection(IfcDirection value)
Extruded Direction' reference.
value - the new value of the 'Extruded Direction' reference.getExtrudedDirection()double getDepth()
If the meaning of the 'Depth' attribute isn't clear, there really should be more of a description here...
setDepth(double),
Ifc4Package.getIfcExtrudedAreaSolid_Depth()void setDepth(double value)
Depth' attribute.
value - the new value of the 'Depth' attribute.getDepth()String getDepthAsString()
If the meaning of the 'Depth As String' attribute isn't clear, there really should be more of a description here...
setDepthAsString(String),
Ifc4Package.getIfcExtrudedAreaSolid_DepthAsString()void setDepthAsString(String value)
Depth As String' attribute.
value - the new value of the 'Depth As String' attribute.getDepthAsString()Copyright © 2018 OpenSource BIM. All rights reserved.