public interface IfcStructuralLoadSingleForce extends IfcStructuralLoadStatic
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
double |
getForceX()
Returns the value of the 'Force X' attribute.
|
String |
getForceXAsString()
Returns the value of the 'Force XAs String' attribute.
|
double |
getForceY()
Returns the value of the 'Force Y' attribute.
|
String |
getForceYAsString()
Returns the value of the 'Force YAs String' attribute.
|
double |
getForceZ()
Returns the value of the 'Force Z' attribute.
|
String |
getForceZAsString()
Returns the value of the 'Force ZAs String' attribute.
|
double |
getMomentX()
Returns the value of the 'Moment X' attribute.
|
String |
getMomentXAsString()
Returns the value of the 'Moment XAs String' attribute.
|
double |
getMomentY()
Returns the value of the 'Moment Y' attribute.
|
String |
getMomentYAsString()
Returns the value of the 'Moment YAs String' attribute.
|
double |
getMomentZ()
Returns the value of the 'Moment Z' attribute.
|
String |
getMomentZAsString()
Returns the value of the 'Moment ZAs String' attribute.
|
boolean |
isSetForceX()
Returns whether the value of the '
Force X' attribute is set. |
boolean |
isSetForceXAsString()
Returns whether the value of the '
Force XAs String' attribute is set. |
boolean |
isSetForceY()
Returns whether the value of the '
Force Y' attribute is set. |
boolean |
isSetForceYAsString()
Returns whether the value of the '
Force YAs String' attribute is set. |
boolean |
isSetForceZ()
Returns whether the value of the '
Force Z' attribute is set. |
boolean |
isSetForceZAsString()
Returns whether the value of the '
Force ZAs String' attribute is set. |
boolean |
isSetMomentX()
Returns whether the value of the '
Moment X' attribute is set. |
boolean |
isSetMomentXAsString()
Returns whether the value of the '
Moment XAs String' attribute is set. |
boolean |
isSetMomentY()
Returns whether the value of the '
Moment Y' attribute is set. |
boolean |
isSetMomentYAsString()
Returns whether the value of the '
Moment YAs String' attribute is set. |
boolean |
isSetMomentZ()
Returns whether the value of the '
Moment Z' attribute is set. |
boolean |
isSetMomentZAsString()
Returns whether the value of the '
Moment ZAs String' attribute is set. |
void |
setForceX(double value)
Sets the value of the '
Force X' attribute. |
void |
setForceXAsString(String value)
Sets the value of the '
Force XAs String' attribute. |
void |
setForceY(double value)
Sets the value of the '
Force Y' attribute. |
void |
setForceYAsString(String value)
Sets the value of the '
Force YAs String' attribute. |
void |
setForceZ(double value)
Sets the value of the '
Force Z' attribute. |
void |
setForceZAsString(String value)
Sets the value of the '
Force ZAs String' attribute. |
void |
setMomentX(double value)
Sets the value of the '
Moment X' attribute. |
void |
setMomentXAsString(String value)
Sets the value of the '
Moment XAs String' attribute. |
void |
setMomentY(double value)
Sets the value of the '
Moment Y' attribute. |
void |
setMomentYAsString(String value)
Sets the value of the '
Moment YAs String' attribute. |
void |
setMomentZ(double value)
Sets the value of the '
Moment Z' attribute. |
void |
setMomentZAsString(String value)
Sets the value of the '
Moment ZAs String' attribute. |
void |
unsetForceX()
Unsets the value of the '
Force X' attribute. |
void |
unsetForceXAsString()
Unsets the value of the '
Force XAs String' attribute. |
void |
unsetForceY()
Unsets the value of the '
Force Y' attribute. |
void |
unsetForceYAsString()
Unsets the value of the '
Force YAs String' attribute. |
void |
unsetForceZ()
Unsets the value of the '
Force Z' attribute. |
void |
unsetForceZAsString()
Unsets the value of the '
Force ZAs String' attribute. |
void |
unsetMomentX()
Unsets the value of the '
Moment X' attribute. |
void |
unsetMomentXAsString()
Unsets the value of the '
Moment XAs String' attribute. |
void |
unsetMomentY()
Unsets the value of the '
Moment Y' attribute. |
void |
unsetMomentYAsString()
Unsets the value of the '
Moment YAs String' attribute. |
void |
unsetMomentZ()
Unsets the value of the '
Moment Z' attribute. |
void |
unsetMomentZAsString()
Unsets the value of the '
Moment ZAs String' attribute. |
getName, isSetName, setName, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getForceX()
If the meaning of the 'Force X' attribute isn't clear, there really should be more of a description here...
isSetForceX(),
unsetForceX(),
setForceX(double),
Ifc4Package.getIfcStructuralLoadSingleForce_ForceX()void setForceX(double value)
Force X' attribute.
value - the new value of the 'Force X' attribute.isSetForceX(),
unsetForceX(),
getForceX()void unsetForceX()
Force X' attribute.
isSetForceX(),
getForceX(),
setForceX(double)boolean isSetForceX()
Force X' attribute is set.
unsetForceX(),
getForceX(),
setForceX(double)String getForceXAsString()
If the meaning of the 'Force XAs String' attribute isn't clear, there really should be more of a description here...
isSetForceXAsString(),
unsetForceXAsString(),
setForceXAsString(String),
Ifc4Package.getIfcStructuralLoadSingleForce_ForceXAsString()void setForceXAsString(String value)
Force XAs String' attribute.
value - the new value of the 'Force XAs String' attribute.isSetForceXAsString(),
unsetForceXAsString(),
getForceXAsString()void unsetForceXAsString()
Force XAs String' attribute.
boolean isSetForceXAsString()
Force XAs String' attribute is set.
unsetForceXAsString(),
getForceXAsString(),
setForceXAsString(String)double getForceY()
If the meaning of the 'Force Y' attribute isn't clear, there really should be more of a description here...
isSetForceY(),
unsetForceY(),
setForceY(double),
Ifc4Package.getIfcStructuralLoadSingleForce_ForceY()void setForceY(double value)
Force Y' attribute.
value - the new value of the 'Force Y' attribute.isSetForceY(),
unsetForceY(),
getForceY()void unsetForceY()
Force Y' attribute.
isSetForceY(),
getForceY(),
setForceY(double)boolean isSetForceY()
Force Y' attribute is set.
unsetForceY(),
getForceY(),
setForceY(double)String getForceYAsString()
If the meaning of the 'Force YAs String' attribute isn't clear, there really should be more of a description here...
isSetForceYAsString(),
unsetForceYAsString(),
setForceYAsString(String),
Ifc4Package.getIfcStructuralLoadSingleForce_ForceYAsString()void setForceYAsString(String value)
Force YAs String' attribute.
value - the new value of the 'Force YAs String' attribute.isSetForceYAsString(),
unsetForceYAsString(),
getForceYAsString()void unsetForceYAsString()
Force YAs String' attribute.
boolean isSetForceYAsString()
Force YAs String' attribute is set.
unsetForceYAsString(),
getForceYAsString(),
setForceYAsString(String)double getForceZ()
If the meaning of the 'Force Z' attribute isn't clear, there really should be more of a description here...
isSetForceZ(),
unsetForceZ(),
setForceZ(double),
Ifc4Package.getIfcStructuralLoadSingleForce_ForceZ()void setForceZ(double value)
Force Z' attribute.
value - the new value of the 'Force Z' attribute.isSetForceZ(),
unsetForceZ(),
getForceZ()void unsetForceZ()
Force Z' attribute.
isSetForceZ(),
getForceZ(),
setForceZ(double)boolean isSetForceZ()
Force Z' attribute is set.
unsetForceZ(),
getForceZ(),
setForceZ(double)String getForceZAsString()
If the meaning of the 'Force ZAs String' attribute isn't clear, there really should be more of a description here...
isSetForceZAsString(),
unsetForceZAsString(),
setForceZAsString(String),
Ifc4Package.getIfcStructuralLoadSingleForce_ForceZAsString()void setForceZAsString(String value)
Force ZAs String' attribute.
value - the new value of the 'Force ZAs String' attribute.isSetForceZAsString(),
unsetForceZAsString(),
getForceZAsString()void unsetForceZAsString()
Force ZAs String' attribute.
boolean isSetForceZAsString()
Force ZAs String' attribute is set.
unsetForceZAsString(),
getForceZAsString(),
setForceZAsString(String)double getMomentX()
If the meaning of the 'Moment X' attribute isn't clear, there really should be more of a description here...
isSetMomentX(),
unsetMomentX(),
setMomentX(double),
Ifc4Package.getIfcStructuralLoadSingleForce_MomentX()void setMomentX(double value)
Moment X' attribute.
value - the new value of the 'Moment X' attribute.isSetMomentX(),
unsetMomentX(),
getMomentX()void unsetMomentX()
Moment X' attribute.
isSetMomentX(),
getMomentX(),
setMomentX(double)boolean isSetMomentX()
Moment X' attribute is set.
unsetMomentX(),
getMomentX(),
setMomentX(double)String getMomentXAsString()
If the meaning of the 'Moment XAs String' attribute isn't clear, there really should be more of a description here...
isSetMomentXAsString(),
unsetMomentXAsString(),
setMomentXAsString(String),
Ifc4Package.getIfcStructuralLoadSingleForce_MomentXAsString()void setMomentXAsString(String value)
Moment XAs String' attribute.
value - the new value of the 'Moment XAs String' attribute.isSetMomentXAsString(),
unsetMomentXAsString(),
getMomentXAsString()void unsetMomentXAsString()
Moment XAs String' attribute.
boolean isSetMomentXAsString()
Moment XAs String' attribute is set.
unsetMomentXAsString(),
getMomentXAsString(),
setMomentXAsString(String)double getMomentY()
If the meaning of the 'Moment Y' attribute isn't clear, there really should be more of a description here...
isSetMomentY(),
unsetMomentY(),
setMomentY(double),
Ifc4Package.getIfcStructuralLoadSingleForce_MomentY()void setMomentY(double value)
Moment Y' attribute.
value - the new value of the 'Moment Y' attribute.isSetMomentY(),
unsetMomentY(),
getMomentY()void unsetMomentY()
Moment Y' attribute.
isSetMomentY(),
getMomentY(),
setMomentY(double)boolean isSetMomentY()
Moment Y' attribute is set.
unsetMomentY(),
getMomentY(),
setMomentY(double)String getMomentYAsString()
If the meaning of the 'Moment YAs String' attribute isn't clear, there really should be more of a description here...
isSetMomentYAsString(),
unsetMomentYAsString(),
setMomentYAsString(String),
Ifc4Package.getIfcStructuralLoadSingleForce_MomentYAsString()void setMomentYAsString(String value)
Moment YAs String' attribute.
value - the new value of the 'Moment YAs String' attribute.isSetMomentYAsString(),
unsetMomentYAsString(),
getMomentYAsString()void unsetMomentYAsString()
Moment YAs String' attribute.
boolean isSetMomentYAsString()
Moment YAs String' attribute is set.
unsetMomentYAsString(),
getMomentYAsString(),
setMomentYAsString(String)double getMomentZ()
If the meaning of the 'Moment Z' attribute isn't clear, there really should be more of a description here...
isSetMomentZ(),
unsetMomentZ(),
setMomentZ(double),
Ifc4Package.getIfcStructuralLoadSingleForce_MomentZ()void setMomentZ(double value)
Moment Z' attribute.
value - the new value of the 'Moment Z' attribute.isSetMomentZ(),
unsetMomentZ(),
getMomentZ()void unsetMomentZ()
Moment Z' attribute.
isSetMomentZ(),
getMomentZ(),
setMomentZ(double)boolean isSetMomentZ()
Moment Z' attribute is set.
unsetMomentZ(),
getMomentZ(),
setMomentZ(double)String getMomentZAsString()
If the meaning of the 'Moment ZAs String' attribute isn't clear, there really should be more of a description here...
isSetMomentZAsString(),
unsetMomentZAsString(),
setMomentZAsString(String),
Ifc4Package.getIfcStructuralLoadSingleForce_MomentZAsString()void setMomentZAsString(String value)
Moment ZAs String' attribute.
value - the new value of the 'Moment ZAs String' attribute.isSetMomentZAsString(),
unsetMomentZAsString(),
getMomentZAsString()void unsetMomentZAsString()
Moment ZAs String' attribute.
boolean isSetMomentZAsString()
Moment ZAs String' attribute is set.
unsetMomentZAsString(),
getMomentZAsString(),
setMomentZAsString(String)Copyright © 2016 OpenSource BIM. All rights reserved.