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