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