public interface IfcSurfaceOfLinearExtrusion extends IfcSweptSurface
The following features are supported:
| 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. |
getDim, getPosition, getSweptCurve, isSetDim, setDim, setPosition, setSweptCurve, unsetDimgetLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, 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),
Ifc2x3tc1Package.getIfcSurfaceOfLinearExtrusion_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),
Ifc2x3tc1Package.getIfcSurfaceOfLinearExtrusion_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),
Ifc2x3tc1Package.getIfcSurfaceOfLinearExtrusion_DepthAsString()void setDepthAsString(String value)
Depth As String' attribute.
value - the new value of the 'Depth As String' attribute.getDepthAsString()Copyright © 2016 OpenSource BIM. All rights reserved.