public interface IfcStructuralLoadSingleDisplacement extends IfcStructuralLoadStatic
The following features are supported:
Displacement XDisplacement XAs StringDisplacement YDisplacement YAs StringDisplacement ZDisplacement ZAs StringRotational Displacement RXRotational Displacement RX As StringRotational Displacement RYRotational Displacement RY As StringRotational Displacement RZRotational Displacement RZ As String| Modifier and Type | Method and Description |
|---|---|
double |
getDisplacementX()
Returns the value of the 'Displacement X' attribute.
|
String |
getDisplacementXAsString()
Returns the value of the 'Displacement XAs String' attribute.
|
double |
getDisplacementY()
Returns the value of the 'Displacement Y' attribute.
|
String |
getDisplacementYAsString()
Returns the value of the 'Displacement YAs String' attribute.
|
double |
getDisplacementZ()
Returns the value of the 'Displacement Z' attribute.
|
String |
getDisplacementZAsString()
Returns the value of the 'Displacement ZAs String' attribute.
|
double |
getRotationalDisplacementRX()
Returns the value of the 'Rotational Displacement RX' attribute.
|
String |
getRotationalDisplacementRXAsString()
Returns the value of the 'Rotational Displacement RX As String' attribute.
|
double |
getRotationalDisplacementRY()
Returns the value of the 'Rotational Displacement RY' attribute.
|
String |
getRotationalDisplacementRYAsString()
Returns the value of the 'Rotational Displacement RY As String' attribute.
|
double |
getRotationalDisplacementRZ()
Returns the value of the 'Rotational Displacement RZ' attribute.
|
String |
getRotationalDisplacementRZAsString()
Returns the value of the 'Rotational Displacement RZ As String' attribute.
|
boolean |
isSetDisplacementX()
Returns whether the value of the '
Displacement X' attribute is set. |
boolean |
isSetDisplacementXAsString()
Returns whether the value of the '
Displacement XAs String' attribute is set. |
boolean |
isSetDisplacementY()
Returns whether the value of the '
Displacement Y' attribute is set. |
boolean |
isSetDisplacementYAsString()
Returns whether the value of the '
Displacement YAs String' attribute is set. |
boolean |
isSetDisplacementZ()
Returns whether the value of the '
Displacement Z' attribute is set. |
boolean |
isSetDisplacementZAsString()
Returns whether the value of the '
Displacement ZAs String' attribute is set. |
boolean |
isSetRotationalDisplacementRX()
Returns whether the value of the '
Rotational Displacement RX' attribute is set. |
boolean |
isSetRotationalDisplacementRXAsString()
Returns whether the value of the '
Rotational Displacement RX As String' attribute is set. |
boolean |
isSetRotationalDisplacementRY()
Returns whether the value of the '
Rotational Displacement RY' attribute is set. |
boolean |
isSetRotationalDisplacementRYAsString()
Returns whether the value of the '
Rotational Displacement RY As String' attribute is set. |
boolean |
isSetRotationalDisplacementRZ()
Returns whether the value of the '
Rotational Displacement RZ' attribute is set. |
boolean |
isSetRotationalDisplacementRZAsString()
Returns whether the value of the '
Rotational Displacement RZ As String' attribute is set. |
void |
setDisplacementX(double value)
Sets the value of the '
Displacement X' attribute. |
void |
setDisplacementXAsString(String value)
Sets the value of the '
Displacement XAs String' attribute. |
void |
setDisplacementY(double value)
Sets the value of the '
Displacement Y' attribute. |
void |
setDisplacementYAsString(String value)
Sets the value of the '
Displacement YAs String' attribute. |
void |
setDisplacementZ(double value)
Sets the value of the '
Displacement Z' attribute. |
void |
setDisplacementZAsString(String value)
Sets the value of the '
Displacement ZAs String' attribute. |
void |
setRotationalDisplacementRX(double value)
Sets the value of the '
Rotational Displacement RX' attribute. |
void |
setRotationalDisplacementRXAsString(String value)
Sets the value of the '
Rotational Displacement RX As String' attribute. |
void |
setRotationalDisplacementRY(double value)
Sets the value of the '
Rotational Displacement RY' attribute. |
void |
setRotationalDisplacementRYAsString(String value)
Sets the value of the '
Rotational Displacement RY As String' attribute. |
void |
setRotationalDisplacementRZ(double value)
Sets the value of the '
Rotational Displacement RZ' attribute. |
void |
setRotationalDisplacementRZAsString(String value)
Sets the value of the '
Rotational Displacement RZ As String' attribute. |
void |
unsetDisplacementX()
Unsets the value of the '
Displacement X' attribute. |
void |
unsetDisplacementXAsString()
Unsets the value of the '
Displacement XAs String' attribute. |
void |
unsetDisplacementY()
Unsets the value of the '
Displacement Y' attribute. |
void |
unsetDisplacementYAsString()
Unsets the value of the '
Displacement YAs String' attribute. |
void |
unsetDisplacementZ()
Unsets the value of the '
Displacement Z' attribute. |
void |
unsetDisplacementZAsString()
Unsets the value of the '
Displacement ZAs String' attribute. |
void |
unsetRotationalDisplacementRX()
Unsets the value of the '
Rotational Displacement RX' attribute. |
void |
unsetRotationalDisplacementRXAsString()
Unsets the value of the '
Rotational Displacement RX As String' attribute. |
void |
unsetRotationalDisplacementRY()
Unsets the value of the '
Rotational Displacement RY' attribute. |
void |
unsetRotationalDisplacementRYAsString()
Unsets the value of the '
Rotational Displacement RY As String' attribute. |
void |
unsetRotationalDisplacementRZ()
Unsets the value of the '
Rotational Displacement RZ' attribute. |
void |
unsetRotationalDisplacementRZAsString()
Unsets the value of the '
Rotational Displacement RZ As String' attribute. |
getName, isSetName, setName, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getDisplacementX()
If the meaning of the 'Displacement X' attribute isn't clear, there really should be more of a description here...
isSetDisplacementX(),
unsetDisplacementX(),
setDisplacementX(double),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacement_DisplacementX()void setDisplacementX(double value)
Displacement X' attribute.
value - the new value of the 'Displacement X' attribute.isSetDisplacementX(),
unsetDisplacementX(),
getDisplacementX()void unsetDisplacementX()
Displacement X' attribute.
boolean isSetDisplacementX()
Displacement X' attribute is set.
unsetDisplacementX(),
getDisplacementX(),
setDisplacementX(double)String getDisplacementXAsString()
If the meaning of the 'Displacement XAs String' attribute isn't clear, there really should be more of a description here...
isSetDisplacementXAsString(),
unsetDisplacementXAsString(),
setDisplacementXAsString(String),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacement_DisplacementXAsString()void setDisplacementXAsString(String value)
Displacement XAs String' attribute.
value - the new value of the 'Displacement XAs String' attribute.isSetDisplacementXAsString(),
unsetDisplacementXAsString(),
getDisplacementXAsString()void unsetDisplacementXAsString()
Displacement XAs String' attribute.
boolean isSetDisplacementXAsString()
Displacement XAs String' attribute is set.
unsetDisplacementXAsString(),
getDisplacementXAsString(),
setDisplacementXAsString(String)double getDisplacementY()
If the meaning of the 'Displacement Y' attribute isn't clear, there really should be more of a description here...
isSetDisplacementY(),
unsetDisplacementY(),
setDisplacementY(double),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacement_DisplacementY()void setDisplacementY(double value)
Displacement Y' attribute.
value - the new value of the 'Displacement Y' attribute.isSetDisplacementY(),
unsetDisplacementY(),
getDisplacementY()void unsetDisplacementY()
Displacement Y' attribute.
boolean isSetDisplacementY()
Displacement Y' attribute is set.
unsetDisplacementY(),
getDisplacementY(),
setDisplacementY(double)String getDisplacementYAsString()
If the meaning of the 'Displacement YAs String' attribute isn't clear, there really should be more of a description here...
isSetDisplacementYAsString(),
unsetDisplacementYAsString(),
setDisplacementYAsString(String),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacement_DisplacementYAsString()void setDisplacementYAsString(String value)
Displacement YAs String' attribute.
value - the new value of the 'Displacement YAs String' attribute.isSetDisplacementYAsString(),
unsetDisplacementYAsString(),
getDisplacementYAsString()void unsetDisplacementYAsString()
Displacement YAs String' attribute.
boolean isSetDisplacementYAsString()
Displacement YAs String' attribute is set.
unsetDisplacementYAsString(),
getDisplacementYAsString(),
setDisplacementYAsString(String)double getDisplacementZ()
If the meaning of the 'Displacement Z' attribute isn't clear, there really should be more of a description here...
isSetDisplacementZ(),
unsetDisplacementZ(),
setDisplacementZ(double),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacement_DisplacementZ()void setDisplacementZ(double value)
Displacement Z' attribute.
value - the new value of the 'Displacement Z' attribute.isSetDisplacementZ(),
unsetDisplacementZ(),
getDisplacementZ()void unsetDisplacementZ()
Displacement Z' attribute.
boolean isSetDisplacementZ()
Displacement Z' attribute is set.
unsetDisplacementZ(),
getDisplacementZ(),
setDisplacementZ(double)String getDisplacementZAsString()
If the meaning of the 'Displacement ZAs String' attribute isn't clear, there really should be more of a description here...
isSetDisplacementZAsString(),
unsetDisplacementZAsString(),
setDisplacementZAsString(String),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacement_DisplacementZAsString()void setDisplacementZAsString(String value)
Displacement ZAs String' attribute.
value - the new value of the 'Displacement ZAs String' attribute.isSetDisplacementZAsString(),
unsetDisplacementZAsString(),
getDisplacementZAsString()void unsetDisplacementZAsString()
Displacement ZAs String' attribute.
boolean isSetDisplacementZAsString()
Displacement ZAs String' attribute is set.
unsetDisplacementZAsString(),
getDisplacementZAsString(),
setDisplacementZAsString(String)double getRotationalDisplacementRX()
If the meaning of the 'Rotational Displacement RX' attribute isn't clear, there really should be more of a description here...
isSetRotationalDisplacementRX(),
unsetRotationalDisplacementRX(),
setRotationalDisplacementRX(double),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacement_RotationalDisplacementRX()void setRotationalDisplacementRX(double value)
Rotational Displacement RX' attribute.
value - the new value of the 'Rotational Displacement RX' attribute.isSetRotationalDisplacementRX(),
unsetRotationalDisplacementRX(),
getRotationalDisplacementRX()void unsetRotationalDisplacementRX()
Rotational Displacement RX' attribute.
boolean isSetRotationalDisplacementRX()
Rotational Displacement RX' attribute is set.
unsetRotationalDisplacementRX(),
getRotationalDisplacementRX(),
setRotationalDisplacementRX(double)String getRotationalDisplacementRXAsString()
If the meaning of the 'Rotational Displacement RX As String' attribute isn't clear, there really should be more of a description here...
isSetRotationalDisplacementRXAsString(),
unsetRotationalDisplacementRXAsString(),
setRotationalDisplacementRXAsString(String),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacement_RotationalDisplacementRXAsString()void setRotationalDisplacementRXAsString(String value)
Rotational Displacement RX As String' attribute.
value - the new value of the 'Rotational Displacement RX As String' attribute.isSetRotationalDisplacementRXAsString(),
unsetRotationalDisplacementRXAsString(),
getRotationalDisplacementRXAsString()void unsetRotationalDisplacementRXAsString()
Rotational Displacement RX As String' attribute.
boolean isSetRotationalDisplacementRXAsString()
Rotational Displacement RX As String' attribute is set.
unsetRotationalDisplacementRXAsString(),
getRotationalDisplacementRXAsString(),
setRotationalDisplacementRXAsString(String)double getRotationalDisplacementRY()
If the meaning of the 'Rotational Displacement RY' attribute isn't clear, there really should be more of a description here...
isSetRotationalDisplacementRY(),
unsetRotationalDisplacementRY(),
setRotationalDisplacementRY(double),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacement_RotationalDisplacementRY()void setRotationalDisplacementRY(double value)
Rotational Displacement RY' attribute.
value - the new value of the 'Rotational Displacement RY' attribute.isSetRotationalDisplacementRY(),
unsetRotationalDisplacementRY(),
getRotationalDisplacementRY()void unsetRotationalDisplacementRY()
Rotational Displacement RY' attribute.
boolean isSetRotationalDisplacementRY()
Rotational Displacement RY' attribute is set.
unsetRotationalDisplacementRY(),
getRotationalDisplacementRY(),
setRotationalDisplacementRY(double)String getRotationalDisplacementRYAsString()
If the meaning of the 'Rotational Displacement RY As String' attribute isn't clear, there really should be more of a description here...
isSetRotationalDisplacementRYAsString(),
unsetRotationalDisplacementRYAsString(),
setRotationalDisplacementRYAsString(String),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacement_RotationalDisplacementRYAsString()void setRotationalDisplacementRYAsString(String value)
Rotational Displacement RY As String' attribute.
value - the new value of the 'Rotational Displacement RY As String' attribute.isSetRotationalDisplacementRYAsString(),
unsetRotationalDisplacementRYAsString(),
getRotationalDisplacementRYAsString()void unsetRotationalDisplacementRYAsString()
Rotational Displacement RY As String' attribute.
boolean isSetRotationalDisplacementRYAsString()
Rotational Displacement RY As String' attribute is set.
unsetRotationalDisplacementRYAsString(),
getRotationalDisplacementRYAsString(),
setRotationalDisplacementRYAsString(String)double getRotationalDisplacementRZ()
If the meaning of the 'Rotational Displacement RZ' attribute isn't clear, there really should be more of a description here...
isSetRotationalDisplacementRZ(),
unsetRotationalDisplacementRZ(),
setRotationalDisplacementRZ(double),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacement_RotationalDisplacementRZ()void setRotationalDisplacementRZ(double value)
Rotational Displacement RZ' attribute.
value - the new value of the 'Rotational Displacement RZ' attribute.isSetRotationalDisplacementRZ(),
unsetRotationalDisplacementRZ(),
getRotationalDisplacementRZ()void unsetRotationalDisplacementRZ()
Rotational Displacement RZ' attribute.
boolean isSetRotationalDisplacementRZ()
Rotational Displacement RZ' attribute is set.
unsetRotationalDisplacementRZ(),
getRotationalDisplacementRZ(),
setRotationalDisplacementRZ(double)String getRotationalDisplacementRZAsString()
If the meaning of the 'Rotational Displacement RZ As String' attribute isn't clear, there really should be more of a description here...
isSetRotationalDisplacementRZAsString(),
unsetRotationalDisplacementRZAsString(),
setRotationalDisplacementRZAsString(String),
Ifc2x3tc1Package.getIfcStructuralLoadSingleDisplacement_RotationalDisplacementRZAsString()void setRotationalDisplacementRZAsString(String value)
Rotational Displacement RZ As String' attribute.
value - the new value of the 'Rotational Displacement RZ As String' attribute.isSetRotationalDisplacementRZAsString(),
unsetRotationalDisplacementRZAsString(),
getRotationalDisplacementRZAsString()void unsetRotationalDisplacementRZAsString()
Rotational Displacement RZ As String' attribute.
boolean isSetRotationalDisplacementRZAsString()
Rotational Displacement RZ As String' attribute is set.
unsetRotationalDisplacementRZAsString(),
getRotationalDisplacementRZAsString(),
setRotationalDisplacementRZAsString(String)Copyright © 2016 OpenSource BIM. All rights reserved.