public interface IfcQuantityArea extends IfcPhysicalSimpleQuantity
| 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.
|
String |
getFormula()
Returns the value of the 'Formula' attribute.
|
boolean |
isSetFormula()
Returns whether the value of the '
Formula' attribute is set. |
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. |
void |
setFormula(String value)
Sets the value of the '
Formula' attribute. |
void |
unsetFormula()
Unsets the value of the '
Formula' attribute. |
getUnit, isSetUnit, setUnit, unsetUnitgetDescription, getHasExternalReferences, getName, getPartOfComplex, isSetDescription, isSetHasExternalReferences, isSetPartOfComplex, setDescription, setName, unsetDescription, unsetHasExternalReferences, 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),
Ifc4Package.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),
Ifc4Package.getIfcQuantityArea_AreaValueAsString()void setAreaValueAsString(String value)
Area Value As String' attribute.
value - the new value of the 'Area Value As String' attribute.getAreaValueAsString()String getFormula()
If the meaning of the 'Formula' attribute isn't clear, there really should be more of a description here...
isSetFormula(),
unsetFormula(),
setFormula(String),
Ifc4Package.getIfcQuantityArea_Formula()void setFormula(String value)
Formula' attribute.
value - the new value of the 'Formula' attribute.isSetFormula(),
unsetFormula(),
getFormula()void unsetFormula()
Formula' attribute.
isSetFormula(),
getFormula(),
setFormula(String)boolean isSetFormula()
Formula' attribute is set.
unsetFormula(),
getFormula(),
setFormula(String)Copyright © 2018 OpenSource BIM. All rights reserved.