public interface IfcQuantityWeight extends IfcPhysicalSimpleQuantity
The following features are supported:
Ifc2x3tc1Package.getIfcQuantityWeight()| Modifier and Type | Method and Description |
|---|---|
double |
getWeightValue()
Returns the value of the 'Weight Value' attribute.
|
String |
getWeightValueAsString()
Returns the value of the 'Weight Value As String' attribute.
|
void |
setWeightValue(double value)
Sets the value of the '
Weight Value' attribute. |
void |
setWeightValueAsString(String value)
Sets the value of the '
Weight Value As String' attribute. |
getUnit, isSetUnit, setUnit, unsetUnitgetDescription, getName, getPartOfComplex, isSetDescription, isSetPartOfComplex, setDescription, setName, unsetDescription, unsetPartOfComplexforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getWeightValue()
If the meaning of the 'Weight Value' attribute isn't clear, there really should be more of a description here...
setWeightValue(double),
Ifc2x3tc1Package.getIfcQuantityWeight_WeightValue()void setWeightValue(double value)
Weight Value' attribute.
value - the new value of the 'Weight Value' attribute.getWeightValue()String getWeightValueAsString()
If the meaning of the 'Weight Value As String' attribute isn't clear, there really should be more of a description here...
setWeightValueAsString(String),
Ifc2x3tc1Package.getIfcQuantityWeight_WeightValueAsString()void setWeightValueAsString(String value)
Weight Value As String' attribute.
value - the new value of the 'Weight Value As String' attribute.getWeightValueAsString()Copyright © 2016 OpenSource BIM. All rights reserved.