public interface IfcTrapeziumProfileDef extends IfcParameterizedProfileDef
| Modifier and Type | Method and Description |
|---|---|
double |
getBottomXDim()
Returns the value of the 'Bottom XDim' attribute.
|
String |
getBottomXDimAsString()
Returns the value of the 'Bottom XDim As String' attribute.
|
double |
getTopXDim()
Returns the value of the 'Top XDim' attribute.
|
String |
getTopXDimAsString()
Returns the value of the 'Top XDim As String' attribute.
|
double |
getTopXOffset()
Returns the value of the 'Top XOffset' attribute.
|
String |
getTopXOffsetAsString()
Returns the value of the 'Top XOffset As String' attribute.
|
double |
getYDim()
Returns the value of the 'YDim' attribute.
|
String |
getYDimAsString()
Returns the value of the 'YDim As String' attribute.
|
void |
setBottomXDim(double value)
Sets the value of the '
Bottom XDim' attribute. |
void |
setBottomXDimAsString(String value)
Sets the value of the '
Bottom XDim As String' attribute. |
void |
setTopXDim(double value)
Sets the value of the '
Top XDim' attribute. |
void |
setTopXDimAsString(String value)
Sets the value of the '
Top XDim As String' attribute. |
void |
setTopXOffset(double value)
Sets the value of the '
Top XOffset' attribute. |
void |
setTopXOffsetAsString(String value)
Sets the value of the '
Top XOffset 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 getBottomXDim()
If the meaning of the 'Bottom XDim' attribute isn't clear, there really should be more of a description here...
setBottomXDim(double),
Ifc4Package.getIfcTrapeziumProfileDef_BottomXDim()void setBottomXDim(double value)
Bottom XDim' attribute.
value - the new value of the 'Bottom XDim' attribute.getBottomXDim()String getBottomXDimAsString()
If the meaning of the 'Bottom XDim As String' attribute isn't clear, there really should be more of a description here...
setBottomXDimAsString(String),
Ifc4Package.getIfcTrapeziumProfileDef_BottomXDimAsString()void setBottomXDimAsString(String value)
Bottom XDim As String' attribute.
value - the new value of the 'Bottom XDim As String' attribute.getBottomXDimAsString()double getTopXDim()
If the meaning of the 'Top XDim' attribute isn't clear, there really should be more of a description here...
setTopXDim(double),
Ifc4Package.getIfcTrapeziumProfileDef_TopXDim()void setTopXDim(double value)
Top XDim' attribute.
value - the new value of the 'Top XDim' attribute.getTopXDim()String getTopXDimAsString()
If the meaning of the 'Top XDim As String' attribute isn't clear, there really should be more of a description here...
setTopXDimAsString(String),
Ifc4Package.getIfcTrapeziumProfileDef_TopXDimAsString()void setTopXDimAsString(String value)
Top XDim As String' attribute.
value - the new value of the 'Top XDim As String' attribute.getTopXDimAsString()double getYDim()
If the meaning of the 'YDim' attribute isn't clear, there really should be more of a description here...
setYDim(double),
Ifc4Package.getIfcTrapeziumProfileDef_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.getIfcTrapeziumProfileDef_YDimAsString()void setYDimAsString(String value)
YDim As String' attribute.
value - the new value of the 'YDim As String' attribute.getYDimAsString()double getTopXOffset()
If the meaning of the 'Top XOffset' attribute isn't clear, there really should be more of a description here...
setTopXOffset(double),
Ifc4Package.getIfcTrapeziumProfileDef_TopXOffset()void setTopXOffset(double value)
Top XOffset' attribute.
value - the new value of the 'Top XOffset' attribute.getTopXOffset()String getTopXOffsetAsString()
If the meaning of the 'Top XOffset As String' attribute isn't clear, there really should be more of a description here...
setTopXOffsetAsString(String),
Ifc4Package.getIfcTrapeziumProfileDef_TopXOffsetAsString()void setTopXOffsetAsString(String value)
Top XOffset As String' attribute.
value - the new value of the 'Top XOffset As String' attribute.getTopXOffsetAsString()Copyright © 2018 OpenSource BIM. All rights reserved.