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