public interface IfcStructuralLoadSingleForceWarping extends IfcStructuralLoadSingleForce
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
double |
getWarpingMoment()
Returns the value of the 'Warping Moment' attribute.
|
String |
getWarpingMomentAsString()
Returns the value of the 'Warping Moment As String' attribute.
|
boolean |
isSetWarpingMoment()
Returns whether the value of the '
Warping Moment' attribute is set. |
boolean |
isSetWarpingMomentAsString()
Returns whether the value of the '
Warping Moment As String' attribute is set. |
void |
setWarpingMoment(double value)
Sets the value of the '
Warping Moment' attribute. |
void |
setWarpingMomentAsString(String value)
Sets the value of the '
Warping Moment As String' attribute. |
void |
unsetWarpingMoment()
Unsets the value of the '
Warping Moment' attribute. |
void |
unsetWarpingMomentAsString()
Unsets the value of the '
Warping Moment As String' attribute. |
getForceX, getForceXAsString, getForceY, getForceYAsString, getForceZ, getForceZAsString, getMomentX, getMomentXAsString, getMomentY, getMomentYAsString, getMomentZ, getMomentZAsString, isSetForceX, isSetForceXAsString, isSetForceY, isSetForceYAsString, isSetForceZ, isSetForceZAsString, isSetMomentX, isSetMomentXAsString, isSetMomentY, isSetMomentYAsString, isSetMomentZ, isSetMomentZAsString, setForceX, setForceXAsString, setForceY, setForceYAsString, setForceZ, setForceZAsString, setMomentX, setMomentXAsString, setMomentY, setMomentYAsString, setMomentZ, setMomentZAsString, unsetForceX, unsetForceXAsString, unsetForceY, unsetForceYAsString, unsetForceZ, unsetForceZAsString, unsetMomentX, unsetMomentXAsString, unsetMomentY, unsetMomentYAsString, unsetMomentZ, unsetMomentZAsStringgetName, isSetName, setName, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getWarpingMoment()
If the meaning of the 'Warping Moment' attribute isn't clear, there really should be more of a description here...
isSetWarpingMoment(),
unsetWarpingMoment(),
setWarpingMoment(double),
Ifc4Package.getIfcStructuralLoadSingleForceWarping_WarpingMoment()void setWarpingMoment(double value)
Warping Moment' attribute.
value - the new value of the 'Warping Moment' attribute.isSetWarpingMoment(),
unsetWarpingMoment(),
getWarpingMoment()void unsetWarpingMoment()
Warping Moment' attribute.
boolean isSetWarpingMoment()
Warping Moment' attribute is set.
unsetWarpingMoment(),
getWarpingMoment(),
setWarpingMoment(double)String getWarpingMomentAsString()
If the meaning of the 'Warping Moment As String' attribute isn't clear, there really should be more of a description here...
isSetWarpingMomentAsString(),
unsetWarpingMomentAsString(),
setWarpingMomentAsString(String),
Ifc4Package.getIfcStructuralLoadSingleForceWarping_WarpingMomentAsString()void setWarpingMomentAsString(String value)
Warping Moment As String' attribute.
value - the new value of the 'Warping Moment As String' attribute.isSetWarpingMomentAsString(),
unsetWarpingMomentAsString(),
getWarpingMomentAsString()void unsetWarpingMomentAsString()
Warping Moment As String' attribute.
boolean isSetWarpingMomentAsString()
Warping Moment As String' attribute is set.
unsetWarpingMomentAsString(),
getWarpingMomentAsString(),
setWarpingMomentAsString(String)Copyright © 2016 OpenSource BIM. All rights reserved.