public interface IfcStructuralLoadSingleDisplacementDistortion extends IfcStructuralLoadSingleDisplacement
| Modifier and Type | Method and Description |
|---|---|
double |
getDistortion()
Returns the value of the 'Distortion' attribute.
|
String |
getDistortionAsString()
Returns the value of the 'Distortion As String' attribute.
|
boolean |
isSetDistortion()
Returns whether the value of the '
Distortion' attribute is set. |
boolean |
isSetDistortionAsString()
Returns whether the value of the '
Distortion As String' attribute is set. |
void |
setDistortion(double value)
Sets the value of the '
Distortion' attribute. |
void |
setDistortionAsString(String value)
Sets the value of the '
Distortion As String' attribute. |
void |
unsetDistortion()
Unsets the value of the '
Distortion' attribute. |
void |
unsetDistortionAsString()
Unsets the value of the '
Distortion As String' attribute. |
getDisplacementX, getDisplacementXAsString, getDisplacementY, getDisplacementYAsString, getDisplacementZ, getDisplacementZAsString, getRotationalDisplacementRX, getRotationalDisplacementRXAsString, getRotationalDisplacementRY, getRotationalDisplacementRYAsString, getRotationalDisplacementRZ, getRotationalDisplacementRZAsString, isSetDisplacementX, isSetDisplacementXAsString, isSetDisplacementY, isSetDisplacementYAsString, isSetDisplacementZ, isSetDisplacementZAsString, isSetRotationalDisplacementRX, isSetRotationalDisplacementRXAsString, isSetRotationalDisplacementRY, isSetRotationalDisplacementRYAsString, isSetRotationalDisplacementRZ, isSetRotationalDisplacementRZAsString, setDisplacementX, setDisplacementXAsString, setDisplacementY, setDisplacementYAsString, setDisplacementZ, setDisplacementZAsString, setRotationalDisplacementRX, setRotationalDisplacementRXAsString, setRotationalDisplacementRY, setRotationalDisplacementRYAsString, setRotationalDisplacementRZ, setRotationalDisplacementRZAsString, unsetDisplacementX, unsetDisplacementXAsString, unsetDisplacementY, unsetDisplacementYAsString, unsetDisplacementZ, unsetDisplacementZAsString, unsetRotationalDisplacementRX, unsetRotationalDisplacementRXAsString, unsetRotationalDisplacementRY, unsetRotationalDisplacementRYAsString, unsetRotationalDisplacementRZ, unsetRotationalDisplacementRZAsStringgetName, isSetName, setName, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getDistortion()
If the meaning of the 'Distortion' attribute isn't clear, there really should be more of a description here...
isSetDistortion(),
unsetDistortion(),
setDistortion(double),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacementDistortion_Distortion()void setDistortion(double value)
Distortion' attribute.
value - the new value of the 'Distortion' attribute.isSetDistortion(),
unsetDistortion(),
getDistortion()void unsetDistortion()
Distortion' attribute.
isSetDistortion(),
getDistortion(),
setDistortion(double)boolean isSetDistortion()
Distortion' attribute is set.
unsetDistortion(),
getDistortion(),
setDistortion(double)String getDistortionAsString()
If the meaning of the 'Distortion As String' attribute isn't clear, there really should be more of a description here...
isSetDistortionAsString(),
unsetDistortionAsString(),
setDistortionAsString(String),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacementDistortion_DistortionAsString()void setDistortionAsString(String value)
Distortion As String' attribute.
value - the new value of the 'Distortion As String' attribute.isSetDistortionAsString(),
unsetDistortionAsString(),
getDistortionAsString()void unsetDistortionAsString()
Distortion As String' attribute.
boolean isSetDistortionAsString()
Distortion As String' attribute is set.
unsetDistortionAsString(),
getDistortionAsString(),
setDistortionAsString(String)Copyright © 2018 OpenSource BIM. All rights reserved.