public interface IfcCraneRailAShapeProfileDef extends IfcParameterizedProfileDef
The following features are supported:
Overall HeightOverall Height As StringBase Width2Base Width2 As StringRadiusRadius As StringHead WidthHead Width As StringHead Depth2Head Depth2 As StringHead Depth3Head Depth3 As StringWeb ThicknessWeb Thickness As StringBase Width4Base Width4 As StringBase Depth1Base Depth1 As StringBase Depth2Base Depth2 As StringBase Depth3Base Depth3 As StringCentre Of Gravity In YCentre Of Gravity In YAs String| Modifier and Type | Method and Description |
|---|---|
double |
getBaseDepth1()
Returns the value of the 'Base Depth1' attribute.
|
String |
getBaseDepth1AsString()
Returns the value of the 'Base Depth1 As String' attribute.
|
double |
getBaseDepth2()
Returns the value of the 'Base Depth2' attribute.
|
String |
getBaseDepth2AsString()
Returns the value of the 'Base Depth2 As String' attribute.
|
double |
getBaseDepth3()
Returns the value of the 'Base Depth3' attribute.
|
String |
getBaseDepth3AsString()
Returns the value of the 'Base Depth3 As String' attribute.
|
double |
getBaseWidth2()
Returns the value of the 'Base Width2' attribute.
|
String |
getBaseWidth2AsString()
Returns the value of the 'Base Width2 As String' attribute.
|
double |
getBaseWidth4()
Returns the value of the 'Base Width4' attribute.
|
String |
getBaseWidth4AsString()
Returns the value of the 'Base Width4 As String' attribute.
|
double |
getCentreOfGravityInY()
Returns the value of the 'Centre Of Gravity In Y' attribute.
|
String |
getCentreOfGravityInYAsString()
Returns the value of the 'Centre Of Gravity In YAs String' attribute.
|
double |
getHeadDepth2()
Returns the value of the 'Head Depth2' attribute.
|
String |
getHeadDepth2AsString()
Returns the value of the 'Head Depth2 As String' attribute.
|
double |
getHeadDepth3()
Returns the value of the 'Head Depth3' attribute.
|
String |
getHeadDepth3AsString()
Returns the value of the 'Head Depth3 As String' attribute.
|
double |
getHeadWidth()
Returns the value of the 'Head Width' attribute.
|
String |
getHeadWidthAsString()
Returns the value of the 'Head Width As String' attribute.
|
double |
getOverallHeight()
Returns the value of the 'Overall Height' attribute.
|
String |
getOverallHeightAsString()
Returns the value of the 'Overall Height As String' attribute.
|
double |
getRadius()
Returns the value of the 'Radius' attribute.
|
String |
getRadiusAsString()
Returns the value of the 'Radius As String' attribute.
|
double |
getWebThickness()
Returns the value of the 'Web Thickness' attribute.
|
String |
getWebThicknessAsString()
Returns the value of the 'Web Thickness As String' attribute.
|
boolean |
isSetCentreOfGravityInY()
Returns whether the value of the '
Centre Of Gravity In Y' attribute is set. |
boolean |
isSetCentreOfGravityInYAsString()
Returns whether the value of the '
Centre Of Gravity In YAs String' attribute is set. |
boolean |
isSetRadius()
Returns whether the value of the '
Radius' attribute is set. |
boolean |
isSetRadiusAsString()
Returns whether the value of the '
Radius As String' attribute is set. |
void |
setBaseDepth1(double value)
Sets the value of the '
Base Depth1' attribute. |
void |
setBaseDepth1AsString(String value)
Sets the value of the '
Base Depth1 As String' attribute. |
void |
setBaseDepth2(double value)
Sets the value of the '
Base Depth2' attribute. |
void |
setBaseDepth2AsString(String value)
Sets the value of the '
Base Depth2 As String' attribute. |
void |
setBaseDepth3(double value)
Sets the value of the '
Base Depth3' attribute. |
void |
setBaseDepth3AsString(String value)
Sets the value of the '
Base Depth3 As String' attribute. |
void |
setBaseWidth2(double value)
Sets the value of the '
Base Width2' attribute. |
void |
setBaseWidth2AsString(String value)
Sets the value of the '
Base Width2 As String' attribute. |
void |
setBaseWidth4(double value)
Sets the value of the '
Base Width4' attribute. |
void |
setBaseWidth4AsString(String value)
Sets the value of the '
Base Width4 As String' attribute. |
void |
setCentreOfGravityInY(double value)
Sets the value of the '
Centre Of Gravity In Y' attribute. |
void |
setCentreOfGravityInYAsString(String value)
Sets the value of the '
Centre Of Gravity In YAs String' attribute. |
void |
setHeadDepth2(double value)
Sets the value of the '
Head Depth2' attribute. |
void |
setHeadDepth2AsString(String value)
Sets the value of the '
Head Depth2 As String' attribute. |
void |
setHeadDepth3(double value)
Sets the value of the '
Head Depth3' attribute. |
void |
setHeadDepth3AsString(String value)
Sets the value of the '
Head Depth3 As String' attribute. |
void |
setHeadWidth(double value)
Sets the value of the '
Head Width' attribute. |
void |
setHeadWidthAsString(String value)
Sets the value of the '
Head Width As String' attribute. |
void |
setOverallHeight(double value)
Sets the value of the '
Overall Height' attribute. |
void |
setOverallHeightAsString(String value)
Sets the value of the '
Overall Height As String' attribute. |
void |
setRadius(double value)
Sets the value of the '
Radius' attribute. |
void |
setRadiusAsString(String value)
Sets the value of the '
Radius As String' attribute. |
void |
setWebThickness(double value)
Sets the value of the '
Web Thickness' attribute. |
void |
setWebThicknessAsString(String value)
Sets the value of the '
Web Thickness As String' attribute. |
void |
unsetCentreOfGravityInY()
Unsets the value of the '
Centre Of Gravity In Y' attribute. |
void |
unsetCentreOfGravityInYAsString()
Unsets the value of the '
Centre Of Gravity In YAs String' attribute. |
void |
unsetRadius()
Unsets the value of the '
Radius' attribute. |
void |
unsetRadiusAsString()
Unsets the value of the '
Radius As String' attribute. |
getPosition, setPositiongetProfileName, getProfileType, isSetProfileName, setProfileName, setProfileType, unsetProfileNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getOverallHeight()
If the meaning of the 'Overall Height' attribute isn't clear, there really should be more of a description here...
setOverallHeight(double),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_OverallHeight()void setOverallHeight(double value)
Overall Height' attribute.
value - the new value of the 'Overall Height' attribute.getOverallHeight()String getOverallHeightAsString()
If the meaning of the 'Overall Height As String' attribute isn't clear, there really should be more of a description here...
setOverallHeightAsString(String),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_OverallHeightAsString()void setOverallHeightAsString(String value)
Overall Height As String' attribute.
value - the new value of the 'Overall Height As String' attribute.getOverallHeightAsString()double getBaseWidth2()
If the meaning of the 'Base Width2' attribute isn't clear, there really should be more of a description here...
setBaseWidth2(double),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_BaseWidth2()void setBaseWidth2(double value)
Base Width2' attribute.
value - the new value of the 'Base Width2' attribute.getBaseWidth2()String getBaseWidth2AsString()
If the meaning of the 'Base Width2 As String' attribute isn't clear, there really should be more of a description here...
setBaseWidth2AsString(String),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_BaseWidth2AsString()void setBaseWidth2AsString(String value)
Base Width2 As String' attribute.
value - the new value of the 'Base Width2 As String' attribute.getBaseWidth2AsString()double getRadius()
If the meaning of the 'Radius' attribute isn't clear, there really should be more of a description here...
isSetRadius(),
unsetRadius(),
setRadius(double),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_Radius()void setRadius(double value)
Radius' attribute.
value - the new value of the 'Radius' attribute.isSetRadius(),
unsetRadius(),
getRadius()void unsetRadius()
Radius' attribute.
isSetRadius(),
getRadius(),
setRadius(double)boolean isSetRadius()
Radius' attribute is set.
unsetRadius(),
getRadius(),
setRadius(double)String getRadiusAsString()
If the meaning of the 'Radius As String' attribute isn't clear, there really should be more of a description here...
isSetRadiusAsString(),
unsetRadiusAsString(),
setRadiusAsString(String),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_RadiusAsString()void setRadiusAsString(String value)
Radius As String' attribute.
value - the new value of the 'Radius As String' attribute.isSetRadiusAsString(),
unsetRadiusAsString(),
getRadiusAsString()void unsetRadiusAsString()
Radius As String' attribute.
boolean isSetRadiusAsString()
Radius As String' attribute is set.
unsetRadiusAsString(),
getRadiusAsString(),
setRadiusAsString(String)double getHeadWidth()
If the meaning of the 'Head Width' attribute isn't clear, there really should be more of a description here...
setHeadWidth(double),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_HeadWidth()void setHeadWidth(double value)
Head Width' attribute.
value - the new value of the 'Head Width' attribute.getHeadWidth()String getHeadWidthAsString()
If the meaning of the 'Head Width As String' attribute isn't clear, there really should be more of a description here...
setHeadWidthAsString(String),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_HeadWidthAsString()void setHeadWidthAsString(String value)
Head Width As String' attribute.
value - the new value of the 'Head Width As String' attribute.getHeadWidthAsString()double getHeadDepth2()
If the meaning of the 'Head Depth2' attribute isn't clear, there really should be more of a description here...
setHeadDepth2(double),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_HeadDepth2()void setHeadDepth2(double value)
Head Depth2' attribute.
value - the new value of the 'Head Depth2' attribute.getHeadDepth2()String getHeadDepth2AsString()
If the meaning of the 'Head Depth2 As String' attribute isn't clear, there really should be more of a description here...
setHeadDepth2AsString(String),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_HeadDepth2AsString()void setHeadDepth2AsString(String value)
Head Depth2 As String' attribute.
value - the new value of the 'Head Depth2 As String' attribute.getHeadDepth2AsString()double getHeadDepth3()
If the meaning of the 'Head Depth3' attribute isn't clear, there really should be more of a description here...
setHeadDepth3(double),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_HeadDepth3()void setHeadDepth3(double value)
Head Depth3' attribute.
value - the new value of the 'Head Depth3' attribute.getHeadDepth3()String getHeadDepth3AsString()
If the meaning of the 'Head Depth3 As String' attribute isn't clear, there really should be more of a description here...
setHeadDepth3AsString(String),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_HeadDepth3AsString()void setHeadDepth3AsString(String value)
Head Depth3 As String' attribute.
value - the new value of the 'Head Depth3 As String' attribute.getHeadDepth3AsString()double getWebThickness()
If the meaning of the 'Web Thickness' attribute isn't clear, there really should be more of a description here...
setWebThickness(double),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_WebThickness()void setWebThickness(double value)
Web Thickness' attribute.
value - the new value of the 'Web Thickness' attribute.getWebThickness()String getWebThicknessAsString()
If the meaning of the 'Web Thickness As String' attribute isn't clear, there really should be more of a description here...
setWebThicknessAsString(String),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_WebThicknessAsString()void setWebThicknessAsString(String value)
Web Thickness As String' attribute.
value - the new value of the 'Web Thickness As String' attribute.getWebThicknessAsString()double getBaseWidth4()
If the meaning of the 'Base Width4' attribute isn't clear, there really should be more of a description here...
setBaseWidth4(double),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_BaseWidth4()void setBaseWidth4(double value)
Base Width4' attribute.
value - the new value of the 'Base Width4' attribute.getBaseWidth4()String getBaseWidth4AsString()
If the meaning of the 'Base Width4 As String' attribute isn't clear, there really should be more of a description here...
setBaseWidth4AsString(String),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_BaseWidth4AsString()void setBaseWidth4AsString(String value)
Base Width4 As String' attribute.
value - the new value of the 'Base Width4 As String' attribute.getBaseWidth4AsString()double getBaseDepth1()
If the meaning of the 'Base Depth1' attribute isn't clear, there really should be more of a description here...
setBaseDepth1(double),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_BaseDepth1()void setBaseDepth1(double value)
Base Depth1' attribute.
value - the new value of the 'Base Depth1' attribute.getBaseDepth1()String getBaseDepth1AsString()
If the meaning of the 'Base Depth1 As String' attribute isn't clear, there really should be more of a description here...
setBaseDepth1AsString(String),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_BaseDepth1AsString()void setBaseDepth1AsString(String value)
Base Depth1 As String' attribute.
value - the new value of the 'Base Depth1 As String' attribute.getBaseDepth1AsString()double getBaseDepth2()
If the meaning of the 'Base Depth2' attribute isn't clear, there really should be more of a description here...
setBaseDepth2(double),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_BaseDepth2()void setBaseDepth2(double value)
Base Depth2' attribute.
value - the new value of the 'Base Depth2' attribute.getBaseDepth2()String getBaseDepth2AsString()
If the meaning of the 'Base Depth2 As String' attribute isn't clear, there really should be more of a description here...
setBaseDepth2AsString(String),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_BaseDepth2AsString()void setBaseDepth2AsString(String value)
Base Depth2 As String' attribute.
value - the new value of the 'Base Depth2 As String' attribute.getBaseDepth2AsString()double getBaseDepth3()
If the meaning of the 'Base Depth3' attribute isn't clear, there really should be more of a description here...
setBaseDepth3(double),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_BaseDepth3()void setBaseDepth3(double value)
Base Depth3' attribute.
value - the new value of the 'Base Depth3' attribute.getBaseDepth3()String getBaseDepth3AsString()
If the meaning of the 'Base Depth3 As String' attribute isn't clear, there really should be more of a description here...
setBaseDepth3AsString(String),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_BaseDepth3AsString()void setBaseDepth3AsString(String value)
Base Depth3 As String' attribute.
value - the new value of the 'Base Depth3 As String' attribute.getBaseDepth3AsString()double getCentreOfGravityInY()
If the meaning of the 'Centre Of Gravity In Y' attribute isn't clear, there really should be more of a description here...
isSetCentreOfGravityInY(),
unsetCentreOfGravityInY(),
setCentreOfGravityInY(double),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_CentreOfGravityInY()void setCentreOfGravityInY(double value)
Centre Of Gravity In Y' attribute.
value - the new value of the 'Centre Of Gravity In Y' attribute.isSetCentreOfGravityInY(),
unsetCentreOfGravityInY(),
getCentreOfGravityInY()void unsetCentreOfGravityInY()
Centre Of Gravity In Y' attribute.
boolean isSetCentreOfGravityInY()
Centre Of Gravity In Y' attribute is set.
unsetCentreOfGravityInY(),
getCentreOfGravityInY(),
setCentreOfGravityInY(double)String getCentreOfGravityInYAsString()
If the meaning of the 'Centre Of Gravity In YAs String' attribute isn't clear, there really should be more of a description here...
isSetCentreOfGravityInYAsString(),
unsetCentreOfGravityInYAsString(),
setCentreOfGravityInYAsString(String),
Ifc2x3tc1Package.getIfcCraneRailAShapeProfileDef_CentreOfGravityInYAsString()void setCentreOfGravityInYAsString(String value)
Centre Of Gravity In YAs String' attribute.
value - the new value of the 'Centre Of Gravity In YAs String' attribute.isSetCentreOfGravityInYAsString(),
unsetCentreOfGravityInYAsString(),
getCentreOfGravityInYAsString()void unsetCentreOfGravityInYAsString()
Centre Of Gravity In YAs String' attribute.
boolean isSetCentreOfGravityInYAsString()
Centre Of Gravity In YAs String' attribute is set.
unsetCentreOfGravityInYAsString(),
getCentreOfGravityInYAsString(),
setCentreOfGravityInYAsString(String)Copyright © 2016 OpenSource BIM. All rights reserved.