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, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcLengthMeasure getSizeInX()
public final void setSizeInX(IfcLengthMeasure value)
public final IfcLengthMeasure getSizeInY()
public final void setSizeInY(IfcLengthMeasure value)