public class IfcRectangularPyramid4X3 extends IfcCsgPrimitive3D4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcRectangularPyramid
| Constructor and Description |
|---|
IfcRectangularPyramid4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcPositiveLengthMeasure4X3 |
getHeight() |
IfcPositiveLengthMeasure4X3 |
getXLength() |
IfcPositiveLengthMeasure4X3 |
getYLength() |
void |
setHeight(IfcPositiveLengthMeasure4X3 value) |
void |
setXLength(IfcPositiveLengthMeasure4X3 value) |
void |
setYLength(IfcPositiveLengthMeasure4X3 value) |
getPosition, setPositiongetLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcPositiveLengthMeasure4X3 getXLength()
public final void setXLength(IfcPositiveLengthMeasure4X3 value)
public final IfcPositiveLengthMeasure4X3 getYLength()
public final void setYLength(IfcPositiveLengthMeasure4X3 value)
public final IfcPositiveLengthMeasure4X3 getHeight()
public final void setHeight(IfcPositiveLengthMeasure4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.