public interface IfcPlanarExtent extends IfcGeometricRepresentationItem
| Modifier and Type | Method and Description |
|---|---|
double |
getSizeInX()
Returns the value of the 'Size In X' attribute.
|
String |
getSizeInXAsString()
Returns the value of the 'Size In XAs String' attribute.
|
double |
getSizeInY()
Returns the value of the 'Size In Y' attribute.
|
String |
getSizeInYAsString()
Returns the value of the 'Size In YAs String' attribute.
|
void |
setSizeInX(double value)
Sets the value of the '
Size In X' attribute. |
void |
setSizeInXAsString(String value)
Sets the value of the '
Size In XAs String' attribute. |
void |
setSizeInY(double value)
Sets the value of the '
Size In Y' attribute. |
void |
setSizeInYAsString(String value)
Sets the value of the '
Size In YAs String' attribute. |
getLayerAssignments, getStyledByItem, isSetLayerAssignments, isSetStyledByItem, unsetLayerAssignments, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getSizeInX()
If the meaning of the 'Size In X' attribute isn't clear, there really should be more of a description here...
setSizeInX(double),
Ifc2x3tc1Package.getIfcPlanarExtent_SizeInX()void setSizeInX(double value)
Size In X' attribute.
value - the new value of the 'Size In X' attribute.getSizeInX()String getSizeInXAsString()
If the meaning of the 'Size In XAs String' attribute isn't clear, there really should be more of a description here...
setSizeInXAsString(String),
Ifc2x3tc1Package.getIfcPlanarExtent_SizeInXAsString()void setSizeInXAsString(String value)
Size In XAs String' attribute.
value - the new value of the 'Size In XAs String' attribute.getSizeInXAsString()double getSizeInY()
If the meaning of the 'Size In Y' attribute isn't clear, there really should be more of a description here...
setSizeInY(double),
Ifc2x3tc1Package.getIfcPlanarExtent_SizeInY()void setSizeInY(double value)
Size In Y' attribute.
value - the new value of the 'Size In Y' attribute.getSizeInY()String getSizeInYAsString()
If the meaning of the 'Size In YAs String' attribute isn't clear, there really should be more of a description here...
setSizeInYAsString(String),
Ifc2x3tc1Package.getIfcPlanarExtent_SizeInYAsString()void setSizeInYAsString(String value)
Size In YAs String' attribute.
value - the new value of the 'Size In YAs String' attribute.getSizeInYAsString()Copyright © 2018 OpenSource BIM. All rights reserved.