public class IfcPlanarExtent extends IfcGeometricRepresentationItem implements com.aspose.cad_internal.fileformats.ifc.IIfcPlanarExtent
| Constructor and Description | 
|---|
IfcPlanarExtent()  | 
| Modifier and Type | Method and Description | 
|---|---|
IfcLengthMeasure | 
getSizeInX()  | 
IfcLengthMeasure | 
getSizeInY()  | 
void | 
setSizeInX(IfcLengthMeasure value)  | 
void | 
setSizeInY(IfcLengthMeasure value)  | 
getLayerAssignments, getStyledByItemequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcLengthMeasure getSizeInX()
public final void setSizeInX(IfcLengthMeasure value)
public final IfcLengthMeasure getSizeInY()
public final void setSizeInY(IfcLengthMeasure value)