public interface IfcRightCircularCone extends IfcCsgPrimitive3D
| Modifier and Type | Method and Description |
|---|---|
double |
getBottomRadius()
Returns the value of the 'Bottom Radius' attribute.
|
String |
getBottomRadiusAsString()
Returns the value of the 'Bottom Radius As String' attribute.
|
double |
getHeight()
Returns the value of the 'Height' attribute.
|
String |
getHeightAsString()
Returns the value of the 'Height As String' attribute.
|
void |
setBottomRadius(double value)
Sets the value of the '
Bottom Radius' attribute. |
void |
setBottomRadiusAsString(String value)
Sets the value of the '
Bottom Radius 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. |
getDim, getPosition, isSetDim, setDim, setPosition, unsetDimgetLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getHeight()
If the meaning of the 'Height' attribute isn't clear, there really should be more of a description here...
setHeight(double),
Ifc2x3tc1Package.getIfcRightCircularCone_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.getIfcRightCircularCone_HeightAsString()void setHeightAsString(String value)
Height As String' attribute.
value - the new value of the 'Height As String' attribute.getHeightAsString()double getBottomRadius()
If the meaning of the 'Bottom Radius' attribute isn't clear, there really should be more of a description here...
setBottomRadius(double),
Ifc2x3tc1Package.getIfcRightCircularCone_BottomRadius()void setBottomRadius(double value)
Bottom Radius' attribute.
value - the new value of the 'Bottom Radius' attribute.getBottomRadius()String getBottomRadiusAsString()
If the meaning of the 'Bottom Radius As String' attribute isn't clear, there really should be more of a description here...
setBottomRadiusAsString(String),
Ifc2x3tc1Package.getIfcRightCircularCone_BottomRadiusAsString()void setBottomRadiusAsString(String value)
Bottom Radius As String' attribute.
value - the new value of the 'Bottom Radius As String' attribute.getBottomRadiusAsString()Copyright © 2018 OpenSource BIM. All rights reserved.