public class IfcPlanarExtent4 extends IfcGeometricRepresentationItem4 implements com.aspose.cad_internal.fileformats.ifc.IIfcPlanarExtent
| Constructor and Description |
|---|
IfcPlanarExtent4() |
| Modifier and Type | Method and Description |
|---|---|
IfcLengthMeasure4 |
getSizeInX() |
IfcLengthMeasure4 |
getSizeInY() |
void |
setSizeInX(IfcLengthMeasure4 value) |
void |
setSizeInY(IfcLengthMeasure4 value) |
getLayerAssignment, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcLengthMeasure4 getSizeInX()
public final void setSizeInX(IfcLengthMeasure4 value)
public final IfcLengthMeasure4 getSizeInY()
public final void setSizeInY(IfcLengthMeasure4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.