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