public interface IfcRectangularPyramid extends IfcCsgPrimitive3D
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight()
Returns the value of the 'Height' attribute.
|
String |
getHeightAsString()
Returns the value of the 'Height As String' attribute.
|
double |
getXLength()
Returns the value of the 'XLength' attribute.
|
String |
getXLengthAsString()
Returns the value of the 'XLength As String' attribute.
|
double |
getYLength()
Returns the value of the 'YLength' attribute.
|
String |
getYLengthAsString()
Returns the value of the 'YLength As String' attribute.
|
void |
setHeight(double value)
Sets the value of the '
Height' attribute. |
void |
setHeightAsString(String value)
Sets the value of the '
Height As String' attribute. |
void |
setXLength(double value)
Sets the value of the '
XLength' attribute. |
void |
setXLengthAsString(String value)
Sets the value of the '
XLength As String' attribute. |
void |
setYLength(double value)
Sets the value of the '
YLength' attribute. |
void |
setYLengthAsString(String value)
Sets the value of the '
YLength As String' attribute. |
getDim, getPosition, isSetDim, setDim, setPosition, unsetDimgetLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getXLength()
If the meaning of the 'XLength' attribute isn't clear, there really should be more of a description here...
setXLength(double),
Ifc2x3tc1Package.getIfcRectangularPyramid_XLength()void setXLength(double value)
XLength' attribute.
value - the new value of the 'XLength' attribute.getXLength()String getXLengthAsString()
If the meaning of the 'XLength As String' attribute isn't clear, there really should be more of a description here...
setXLengthAsString(String),
Ifc2x3tc1Package.getIfcRectangularPyramid_XLengthAsString()void setXLengthAsString(String value)
XLength As String' attribute.
value - the new value of the 'XLength As String' attribute.getXLengthAsString()double getYLength()
If the meaning of the 'YLength' attribute isn't clear, there really should be more of a description here...
setYLength(double),
Ifc2x3tc1Package.getIfcRectangularPyramid_YLength()void setYLength(double value)
YLength' attribute.
value - the new value of the 'YLength' attribute.getYLength()String getYLengthAsString()
If the meaning of the 'YLength As String' attribute isn't clear, there really should be more of a description here...
setYLengthAsString(String),
Ifc2x3tc1Package.getIfcRectangularPyramid_YLengthAsString()void setYLengthAsString(String value)
YLength As String' attribute.
value - the new value of the 'YLength As String' attribute.getYLengthAsString()double getHeight()
If the meaning of the 'Height' attribute isn't clear, there really should be more of a description here...
setHeight(double),
Ifc2x3tc1Package.getIfcRectangularPyramid_Height()void setHeight(double value)
Height' attribute.
value - the new value of the 'Height' attribute.getHeight()String getHeightAsString()
If the meaning of the 'Height As String' attribute isn't clear, there really should be more of a description here...
setHeightAsString(String),
Ifc2x3tc1Package.getIfcRectangularPyramid_HeightAsString()void setHeightAsString(String value)
Height As String' attribute.
value - the new value of the 'Height As String' attribute.getHeightAsString()Copyright © 2018 OpenSource BIM. All rights reserved.