public interface IfcRelaxation extends IdEObject
The following features are supported:
Ifc2x3tc1Package.getIfcRelaxation()| Modifier and Type | Method and Description |
|---|---|
double |
getInitialStress()
Returns the value of the 'Initial Stress' attribute.
|
String |
getInitialStressAsString()
Returns the value of the 'Initial Stress As String' attribute.
|
double |
getRelaxationValue()
Returns the value of the 'Relaxation Value' attribute.
|
String |
getRelaxationValueAsString()
Returns the value of the 'Relaxation Value As String' attribute.
|
void |
setInitialStress(double value)
Sets the value of the '
Initial Stress' attribute. |
void |
setInitialStressAsString(String value)
Sets the value of the '
Initial Stress As String' attribute. |
void |
setRelaxationValue(double value)
Sets the value of the '
Relaxation Value' attribute. |
void |
setRelaxationValueAsString(String value)
Sets the value of the '
Relaxation Value As String' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getRelaxationValue()
If the meaning of the 'Relaxation Value' attribute isn't clear, there really should be more of a description here...
setRelaxationValue(double),
Ifc2x3tc1Package.getIfcRelaxation_RelaxationValue()void setRelaxationValue(double value)
Relaxation Value' attribute.
value - the new value of the 'Relaxation Value' attribute.getRelaxationValue()String getRelaxationValueAsString()
If the meaning of the 'Relaxation Value As String' attribute isn't clear, there really should be more of a description here...
setRelaxationValueAsString(String),
Ifc2x3tc1Package.getIfcRelaxation_RelaxationValueAsString()void setRelaxationValueAsString(String value)
Relaxation Value As String' attribute.
value - the new value of the 'Relaxation Value As String' attribute.getRelaxationValueAsString()double getInitialStress()
If the meaning of the 'Initial Stress' attribute isn't clear, there really should be more of a description here...
setInitialStress(double),
Ifc2x3tc1Package.getIfcRelaxation_InitialStress()void setInitialStress(double value)
Initial Stress' attribute.
value - the new value of the 'Initial Stress' attribute.getInitialStress()String getInitialStressAsString()
If the meaning of the 'Initial Stress As String' attribute isn't clear, there really should be more of a description here...
setInitialStressAsString(String),
Ifc2x3tc1Package.getIfcRelaxation_InitialStressAsString()void setInitialStressAsString(String value)
Initial Stress As String' attribute.
value - the new value of the 'Initial Stress As String' attribute.getInitialStressAsString()Copyright © 2018 OpenSource BIM. All rights reserved.