IfcPlanarExtent

Inheritance: java.lang.Object, IfcGeometricRepresentationItem

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

Constructors

ConstructorDescription
IfcPlanarExtent()

Methods

MethodDescription
getSizeInX()
setSizeInX(IfcLengthMeasure value)
getSizeInY()
setSizeInY(IfcLengthMeasure value)

IfcPlanarExtent()

public IfcPlanarExtent()

getSizeInX()

public final IfcLengthMeasure getSizeInX()

Returns: IfcLengthMeasure

setSizeInX(IfcLengthMeasure value)

public final void setSizeInX(IfcLengthMeasure value)

getSizeInY()

public final IfcLengthMeasure getSizeInY()

Returns: IfcLengthMeasure

setSizeInY(IfcLengthMeasure value)

public final void setSizeInY(IfcLengthMeasure value)