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, setPositiongetLayerAssignment, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic 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)