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, setPositiongetLayerAssignment, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcPositiveLengthMeasure getHeight()
public final void setHeight(IfcPositiveLengthMeasure value)
public final IfcPositiveLengthMeasure getBottomRadius()
public final void setBottomRadius(IfcPositiveLengthMeasure value)