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