public class IfcRightCircularCone extends IfcCsgPrimitive3D implements com.aspose.cad_internal.fileformats.ifc.IIfcRightCircularCone
Constructor and Description |
---|
IfcRightCircularCone() |
Modifier and Type | Method and Description |
---|---|
IfcPositiveLengthMeasure |
getBottomRadius() |
IfcPositiveLengthMeasure |
getHeight() |
void |
setBottomRadius(IfcPositiveLengthMeasure value) |
void |
setHeight(IfcPositiveLengthMeasure value) |
getPosition, setPosition
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcPositiveLengthMeasure getHeight()
public final void setHeight(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getBottomRadius()
public final void setBottomRadius(IfcPositiveLengthMeasure value)