public interface IfcCircleHollowProfileDef extends IfcCircleProfileDef
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
double |
getWallThickness()
Returns the value of the 'Wall Thickness' attribute.
|
String |
getWallThicknessAsString()
Returns the value of the 'Wall Thickness As String' attribute.
|
void |
setWallThickness(double value)
Sets the value of the '
Wall Thickness' attribute. |
void |
setWallThicknessAsString(String value)
Sets the value of the '
Wall Thickness As String' attribute. |
getRadius, getRadiusAsString, setRadius, setRadiusAsStringgetPosition, isSetPosition, setPosition, unsetPositiongetHasExternalReference, getHasProperties, getProfileName, getProfileType, isSetHasExternalReference, isSetHasProperties, isSetProfileName, setProfileName, setProfileType, unsetHasExternalReference, unsetHasProperties, unsetProfileNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getWallThickness()
If the meaning of the 'Wall Thickness' attribute isn't clear, there really should be more of a description here...
setWallThickness(double),
Ifc4Package.getIfcCircleHollowProfileDef_WallThickness()void setWallThickness(double value)
Wall Thickness' attribute.
value - the new value of the 'Wall Thickness' attribute.getWallThickness()String getWallThicknessAsString()
If the meaning of the 'Wall Thickness As String' attribute isn't clear, there really should be more of a description here...
setWallThicknessAsString(String),
Ifc4Package.getIfcCircleHollowProfileDef_WallThicknessAsString()void setWallThicknessAsString(String value)
Wall Thickness As String' attribute.
value - the new value of the 'Wall Thickness As String' attribute.getWallThicknessAsString()Copyright © 2016 OpenSource BIM. All rights reserved.