public interface IfcRibPlateProfileProperties extends IfcProfileProperties
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcRibPlateDirectionEnum |
getDirection()
Returns the value of the 'Direction' attribute.
|
double |
getRibHeight()
Returns the value of the 'Rib Height' attribute.
|
String |
getRibHeightAsString()
Returns the value of the 'Rib Height As String' attribute.
|
double |
getRibSpacing()
Returns the value of the 'Rib Spacing' attribute.
|
String |
getRibSpacingAsString()
Returns the value of the 'Rib Spacing As String' attribute.
|
double |
getRibWidth()
Returns the value of the 'Rib Width' attribute.
|
String |
getRibWidthAsString()
Returns the value of the 'Rib Width As String' attribute.
|
double |
getThickness()
Returns the value of the 'Thickness' attribute.
|
String |
getThicknessAsString()
Returns the value of the 'Thickness As String' attribute.
|
boolean |
isSetRibHeight()
Returns whether the value of the '
Rib Height' attribute is set. |
boolean |
isSetRibHeightAsString()
Returns whether the value of the '
Rib Height As String' attribute is set. |
boolean |
isSetRibSpacing()
Returns whether the value of the '
Rib Spacing' attribute is set. |
boolean |
isSetRibSpacingAsString()
Returns whether the value of the '
Rib Spacing As String' attribute is set. |
boolean |
isSetRibWidth()
Returns whether the value of the '
Rib Width' attribute is set. |
boolean |
isSetRibWidthAsString()
Returns whether the value of the '
Rib Width As String' attribute is set. |
boolean |
isSetThickness()
Returns whether the value of the '
Thickness' attribute is set. |
boolean |
isSetThicknessAsString()
Returns whether the value of the '
Thickness As String' attribute is set. |
void |
setDirection(IfcRibPlateDirectionEnum value)
Sets the value of the '
Direction' attribute. |
void |
setRibHeight(double value)
Sets the value of the '
Rib Height' attribute. |
void |
setRibHeightAsString(String value)
Sets the value of the '
Rib Height As String' attribute. |
void |
setRibSpacing(double value)
Sets the value of the '
Rib Spacing' attribute. |
void |
setRibSpacingAsString(String value)
Sets the value of the '
Rib Spacing As String' attribute. |
void |
setRibWidth(double value)
Sets the value of the '
Rib Width' attribute. |
void |
setRibWidthAsString(String value)
Sets the value of the '
Rib Width 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. |
void |
unsetRibHeight()
Unsets the value of the '
Rib Height' attribute. |
void |
unsetRibHeightAsString()
Unsets the value of the '
Rib Height As String' attribute. |
void |
unsetRibSpacing()
Unsets the value of the '
Rib Spacing' attribute. |
void |
unsetRibSpacingAsString()
Unsets the value of the '
Rib Spacing As String' attribute. |
void |
unsetRibWidth()
Unsets the value of the '
Rib Width' attribute. |
void |
unsetRibWidthAsString()
Unsets the value of the '
Rib Width As String' attribute. |
void |
unsetThickness()
Unsets the value of the '
Thickness' attribute. |
void |
unsetThicknessAsString()
Unsets the value of the '
Thickness As String' attribute. |
getProfileDefinition, getProfileName, isSetProfileDefinition, isSetProfileName, setProfileDefinition, setProfileName, unsetProfileDefinition, 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...
isSetThickness(),
unsetThickness(),
setThickness(double),
Ifc2x3tc1Package.getIfcRibPlateProfileProperties_Thickness()void setThickness(double value)
Thickness' attribute.
value - the new value of the 'Thickness' attribute.isSetThickness(),
unsetThickness(),
getThickness()void unsetThickness()
Thickness' attribute.
isSetThickness(),
getThickness(),
setThickness(double)boolean isSetThickness()
Thickness' attribute is set.
unsetThickness(),
getThickness(),
setThickness(double)String getThicknessAsString()
If the meaning of the 'Thickness As String' attribute isn't clear, there really should be more of a description here...
isSetThicknessAsString(),
unsetThicknessAsString(),
setThicknessAsString(String),
Ifc2x3tc1Package.getIfcRibPlateProfileProperties_ThicknessAsString()void setThicknessAsString(String value)
Thickness As String' attribute.
value - the new value of the 'Thickness As String' attribute.isSetThicknessAsString(),
unsetThicknessAsString(),
getThicknessAsString()void unsetThicknessAsString()
Thickness As String' attribute.
boolean isSetThicknessAsString()
Thickness As String' attribute is set.
unsetThicknessAsString(),
getThicknessAsString(),
setThicknessAsString(String)double getRibHeight()
If the meaning of the 'Rib Height' attribute isn't clear, there really should be more of a description here...
isSetRibHeight(),
unsetRibHeight(),
setRibHeight(double),
Ifc2x3tc1Package.getIfcRibPlateProfileProperties_RibHeight()void setRibHeight(double value)
Rib Height' attribute.
value - the new value of the 'Rib Height' attribute.isSetRibHeight(),
unsetRibHeight(),
getRibHeight()void unsetRibHeight()
Rib Height' attribute.
isSetRibHeight(),
getRibHeight(),
setRibHeight(double)boolean isSetRibHeight()
Rib Height' attribute is set.
unsetRibHeight(),
getRibHeight(),
setRibHeight(double)String getRibHeightAsString()
If the meaning of the 'Rib Height As String' attribute isn't clear, there really should be more of a description here...
isSetRibHeightAsString(),
unsetRibHeightAsString(),
setRibHeightAsString(String),
Ifc2x3tc1Package.getIfcRibPlateProfileProperties_RibHeightAsString()void setRibHeightAsString(String value)
Rib Height As String' attribute.
value - the new value of the 'Rib Height As String' attribute.isSetRibHeightAsString(),
unsetRibHeightAsString(),
getRibHeightAsString()void unsetRibHeightAsString()
Rib Height As String' attribute.
boolean isSetRibHeightAsString()
Rib Height As String' attribute is set.
unsetRibHeightAsString(),
getRibHeightAsString(),
setRibHeightAsString(String)double getRibWidth()
If the meaning of the 'Rib Width' attribute isn't clear, there really should be more of a description here...
isSetRibWidth(),
unsetRibWidth(),
setRibWidth(double),
Ifc2x3tc1Package.getIfcRibPlateProfileProperties_RibWidth()void setRibWidth(double value)
Rib Width' attribute.
value - the new value of the 'Rib Width' attribute.isSetRibWidth(),
unsetRibWidth(),
getRibWidth()void unsetRibWidth()
Rib Width' attribute.
isSetRibWidth(),
getRibWidth(),
setRibWidth(double)boolean isSetRibWidth()
Rib Width' attribute is set.
unsetRibWidth(),
getRibWidth(),
setRibWidth(double)String getRibWidthAsString()
If the meaning of the 'Rib Width As String' attribute isn't clear, there really should be more of a description here...
isSetRibWidthAsString(),
unsetRibWidthAsString(),
setRibWidthAsString(String),
Ifc2x3tc1Package.getIfcRibPlateProfileProperties_RibWidthAsString()void setRibWidthAsString(String value)
Rib Width As String' attribute.
value - the new value of the 'Rib Width As String' attribute.isSetRibWidthAsString(),
unsetRibWidthAsString(),
getRibWidthAsString()void unsetRibWidthAsString()
Rib Width As String' attribute.
boolean isSetRibWidthAsString()
Rib Width As String' attribute is set.
unsetRibWidthAsString(),
getRibWidthAsString(),
setRibWidthAsString(String)double getRibSpacing()
If the meaning of the 'Rib Spacing' attribute isn't clear, there really should be more of a description here...
isSetRibSpacing(),
unsetRibSpacing(),
setRibSpacing(double),
Ifc2x3tc1Package.getIfcRibPlateProfileProperties_RibSpacing()void setRibSpacing(double value)
Rib Spacing' attribute.
value - the new value of the 'Rib Spacing' attribute.isSetRibSpacing(),
unsetRibSpacing(),
getRibSpacing()void unsetRibSpacing()
Rib Spacing' attribute.
isSetRibSpacing(),
getRibSpacing(),
setRibSpacing(double)boolean isSetRibSpacing()
Rib Spacing' attribute is set.
unsetRibSpacing(),
getRibSpacing(),
setRibSpacing(double)String getRibSpacingAsString()
If the meaning of the 'Rib Spacing As String' attribute isn't clear, there really should be more of a description here...
isSetRibSpacingAsString(),
unsetRibSpacingAsString(),
setRibSpacingAsString(String),
Ifc2x3tc1Package.getIfcRibPlateProfileProperties_RibSpacingAsString()void setRibSpacingAsString(String value)
Rib Spacing As String' attribute.
value - the new value of the 'Rib Spacing As String' attribute.isSetRibSpacingAsString(),
unsetRibSpacingAsString(),
getRibSpacingAsString()void unsetRibSpacingAsString()
Rib Spacing As String' attribute.
boolean isSetRibSpacingAsString()
Rib Spacing As String' attribute is set.
unsetRibSpacingAsString(),
getRibSpacingAsString(),
setRibSpacingAsString(String)IfcRibPlateDirectionEnum getDirection()
IfcRibPlateDirectionEnum.
If the meaning of the 'Direction' attribute isn't clear, there really should be more of a description here...
IfcRibPlateDirectionEnum,
setDirection(IfcRibPlateDirectionEnum),
Ifc2x3tc1Package.getIfcRibPlateProfileProperties_Direction()void setDirection(IfcRibPlateDirectionEnum value)
Direction' attribute.
value - the new value of the 'Direction' attribute.IfcRibPlateDirectionEnum,
getDirection()Copyright © 2016 OpenSource BIM. All rights reserved.