public interface IfcCShapeProfileDef extends IfcParameterizedProfileDef
| Modifier and Type | Method and Description |
|---|---|
double |
getDepth()
Returns the value of the 'Depth' attribute.
|
String |
getDepthAsString()
Returns the value of the 'Depth As String' attribute.
|
double |
getGirth()
Returns the value of the 'Girth' attribute.
|
String |
getGirthAsString()
Returns the value of the 'Girth As String' attribute.
|
double |
getInternalFilletRadius()
Returns the value of the 'Internal Fillet Radius' attribute.
|
String |
getInternalFilletRadiusAsString()
Returns the value of the 'Internal Fillet Radius As String' attribute.
|
double |
getWallThickness()
Returns the value of the 'Wall Thickness' attribute.
|
String |
getWallThicknessAsString()
Returns the value of the 'Wall Thickness As String' attribute.
|
double |
getWidth()
Returns the value of the 'Width' attribute.
|
String |
getWidthAsString()
Returns the value of the 'Width As String' attribute.
|
boolean |
isSetInternalFilletRadius()
Returns whether the value of the '
Internal Fillet Radius' attribute is set. |
boolean |
isSetInternalFilletRadiusAsString()
Returns whether the value of the '
Internal Fillet Radius As String' attribute is set. |
void |
setDepth(double value)
Sets the value of the '
Depth' attribute. |
void |
setDepthAsString(String value)
Sets the value of the '
Depth As String' attribute. |
void |
setGirth(double value)
Sets the value of the '
Girth' attribute. |
void |
setGirthAsString(String value)
Sets the value of the '
Girth As String' attribute. |
void |
setInternalFilletRadius(double value)
Sets the value of the '
Internal Fillet Radius' attribute. |
void |
setInternalFilletRadiusAsString(String value)
Sets the value of the '
Internal Fillet Radius 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. |
void |
setWidth(double value)
Sets the value of the '
Width' attribute. |
void |
setWidthAsString(String value)
Sets the value of the '
Width As String' attribute. |
void |
unsetInternalFilletRadius()
Unsets the value of the '
Internal Fillet Radius' attribute. |
void |
unsetInternalFilletRadiusAsString()
Unsets the value of the '
Internal Fillet Radius 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 getDepth()
If the meaning of the 'Depth' attribute isn't clear, there really should be more of a description here...
setDepth(double),
Ifc4Package.getIfcCShapeProfileDef_Depth()void setDepth(double value)
Depth' attribute.
value - the new value of the 'Depth' attribute.getDepth()String getDepthAsString()
If the meaning of the 'Depth As String' attribute isn't clear, there really should be more of a description here...
setDepthAsString(String),
Ifc4Package.getIfcCShapeProfileDef_DepthAsString()void setDepthAsString(String value)
Depth As String' attribute.
value - the new value of the 'Depth As String' attribute.getDepthAsString()double getWidth()
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
setWidth(double),
Ifc4Package.getIfcCShapeProfileDef_Width()void setWidth(double value)
Width' attribute.
value - the new value of the 'Width' attribute.getWidth()String getWidthAsString()
If the meaning of the 'Width As String' attribute isn't clear, there really should be more of a description here...
setWidthAsString(String),
Ifc4Package.getIfcCShapeProfileDef_WidthAsString()void setWidthAsString(String value)
Width As String' attribute.
value - the new value of the 'Width As String' attribute.getWidthAsString()double getWallThickness()
If the meaning of the 'Wall Thickness' attribute isn't clear, there really should be more of a description here...
setWallThickness(double),
Ifc4Package.getIfcCShapeProfileDef_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.getIfcCShapeProfileDef_WallThicknessAsString()void setWallThicknessAsString(String value)
Wall Thickness As String' attribute.
value - the new value of the 'Wall Thickness As String' attribute.getWallThicknessAsString()double getGirth()
If the meaning of the 'Girth' attribute isn't clear, there really should be more of a description here...
setGirth(double),
Ifc4Package.getIfcCShapeProfileDef_Girth()void setGirth(double value)
Girth' attribute.
value - the new value of the 'Girth' attribute.getGirth()String getGirthAsString()
If the meaning of the 'Girth As String' attribute isn't clear, there really should be more of a description here...
setGirthAsString(String),
Ifc4Package.getIfcCShapeProfileDef_GirthAsString()void setGirthAsString(String value)
Girth As String' attribute.
value - the new value of the 'Girth As String' attribute.getGirthAsString()double getInternalFilletRadius()
If the meaning of the 'Internal Fillet Radius' attribute isn't clear, there really should be more of a description here...
isSetInternalFilletRadius(),
unsetInternalFilletRadius(),
setInternalFilletRadius(double),
Ifc4Package.getIfcCShapeProfileDef_InternalFilletRadius()void setInternalFilletRadius(double value)
Internal Fillet Radius' attribute.
value - the new value of the 'Internal Fillet Radius' attribute.isSetInternalFilletRadius(),
unsetInternalFilletRadius(),
getInternalFilletRadius()void unsetInternalFilletRadius()
Internal Fillet Radius' attribute.
boolean isSetInternalFilletRadius()
Internal Fillet Radius' attribute is set.
unsetInternalFilletRadius(),
getInternalFilletRadius(),
setInternalFilletRadius(double)String getInternalFilletRadiusAsString()
If the meaning of the 'Internal Fillet Radius As String' attribute isn't clear, there really should be more of a description here...
isSetInternalFilletRadiusAsString(),
unsetInternalFilletRadiusAsString(),
setInternalFilletRadiusAsString(String),
Ifc4Package.getIfcCShapeProfileDef_InternalFilletRadiusAsString()void setInternalFilletRadiusAsString(String value)
Internal Fillet Radius As String' attribute.
value - the new value of the 'Internal Fillet Radius As String' attribute.isSetInternalFilletRadiusAsString(),
unsetInternalFilletRadiusAsString(),
getInternalFilletRadiusAsString()void unsetInternalFilletRadiusAsString()
Internal Fillet Radius As String' attribute.
boolean isSetInternalFilletRadiusAsString()
Internal Fillet Radius As String' attribute is set.
unsetInternalFilletRadiusAsString(),
getInternalFilletRadiusAsString(),
setInternalFilletRadiusAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.