public interface IfcRectangleProfileDef extends IfcParameterizedProfileDef
| Modifier and Type | Method and Description |
|---|---|
double |
getXDim()
Returns the value of the 'XDim' attribute.
|
String |
getXDimAsString()
Returns the value of the 'XDim As String' attribute.
|
double |
getYDim()
Returns the value of the 'YDim' attribute.
|
String |
getYDimAsString()
Returns the value of the 'YDim As String' attribute.
|
void |
setXDim(double value)
Sets the value of the '
XDim' attribute. |
void |
setXDimAsString(String value)
Sets the value of the '
XDim As String' attribute. |
void |
setYDim(double value)
Sets the value of the '
YDim' attribute. |
void |
setYDimAsString(String value)
Sets the value of the '
YDim As String' attribute. |
getPosition, isSetPosition, setPosition, unsetPositiongetHasExternalReference, getHasProperties, getProfileName, getProfileType, isSetHasExternalReference, isSetHasProperties, isSetProfileName, setProfileName, setProfileType, unsetHasExternalReference, unsetHasProperties, unsetProfileNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getXDim()
If the meaning of the 'XDim' attribute isn't clear, there really should be more of a description here...
setXDim(double),
Ifc4Package.getIfcRectangleProfileDef_XDim()void setXDim(double value)
XDim' attribute.
value - the new value of the 'XDim' attribute.getXDim()String getXDimAsString()
If the meaning of the 'XDim As String' attribute isn't clear, there really should be more of a description here...
setXDimAsString(String),
Ifc4Package.getIfcRectangleProfileDef_XDimAsString()void setXDimAsString(String value)
XDim As String' attribute.
value - the new value of the 'XDim As String' attribute.getXDimAsString()double getYDim()
If the meaning of the 'YDim' attribute isn't clear, there really should be more of a description here...
setYDim(double),
Ifc4Package.getIfcRectangleProfileDef_YDim()void setYDim(double value)
YDim' attribute.
value - the new value of the 'YDim' attribute.getYDim()String getYDimAsString()
If the meaning of the 'YDim As String' attribute isn't clear, there really should be more of a description here...
setYDimAsString(String),
Ifc4Package.getIfcRectangleProfileDef_YDimAsString()void setYDimAsString(String value)
YDim As String' attribute.
value - the new value of the 'YDim As String' attribute.getYDimAsString()Copyright © 2018 OpenSource BIM. All rights reserved.