IfcRectangularPyramid

Inheritance: java.lang.Object, IfcCsgPrimitive3D

All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcRectangularPyramid

Constructors

ConstructorDescription
IfcRectangularPyramid()

Methods

MethodDescription
getXLength()
setXLength(IfcPositiveLengthMeasure value)
getYLength()
setYLength(IfcPositiveLengthMeasure value)
getHeight()
setHeight(IfcPositiveLengthMeasure value)

IfcRectangularPyramid()

public IfcRectangularPyramid()

getXLength()

public final IfcPositiveLengthMeasure getXLength()

Returns: IfcPositiveLengthMeasure

setXLength(IfcPositiveLengthMeasure value)

public final void setXLength(IfcPositiveLengthMeasure value)

getYLength()

public final IfcPositiveLengthMeasure getYLength()

Returns: IfcPositiveLengthMeasure

setYLength(IfcPositiveLengthMeasure value)

public final void setYLength(IfcPositiveLengthMeasure value)

getHeight()

public final IfcPositiveLengthMeasure getHeight()

Returns: IfcPositiveLengthMeasure

setHeight(IfcPositiveLengthMeasure value)

public final void setHeight(IfcPositiveLengthMeasure value)