public interface IfcCenterLineProfileDef extends IfcArbitraryOpenProfileDef
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
double |
getThickness()
Returns the value of the 'Thickness' attribute.
|
String |
getThicknessAsString()
Returns the value of the 'Thickness As String' attribute.
|
void |
setThickness(double value)
Sets the value of the '
Thickness' attribute. |
void |
setThicknessAsString(String value)
Sets the value of the '
Thickness As String' attribute. |
getCurve, setCurvegetProfileName, getProfileType, isSetProfileName, setProfileName, setProfileType, unsetProfileNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getThickness()
If the meaning of the 'Thickness' attribute isn't clear, there really should be more of a description here...
setThickness(double),
Ifc2x3tc1Package.getIfcCenterLineProfileDef_Thickness()void setThickness(double value)
Thickness' attribute.
value - the new value of the 'Thickness' attribute.getThickness()String getThicknessAsString()
If the meaning of the 'Thickness As String' attribute isn't clear, there really should be more of a description here...
setThicknessAsString(String),
Ifc2x3tc1Package.getIfcCenterLineProfileDef_ThicknessAsString()void setThicknessAsString(String value)
Thickness As String' attribute.
value - the new value of the 'Thickness As String' attribute.getThicknessAsString()Copyright © 2016 OpenSource BIM. All rights reserved.