public class IfcRightCircularCylinder extends IfcCsgPrimitive3D implements com.aspose.cad_internal.fileformats.ifc.IIfcRightCircularCylinder
Constructor and Description |
---|
IfcRightCircularCylinder() |
Modifier and Type | Method and Description |
---|---|
IfcPositiveLengthMeasure |
getHeight() |
IfcPositiveLengthMeasure |
getRadius() |
void |
setHeight(IfcPositiveLengthMeasure value) |
void |
setRadius(IfcPositiveLengthMeasure value) |
getPosition, setPosition
getLayerAssignment, 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 getRadius()
public final void setRadius(IfcPositiveLengthMeasure value)