public interface IfcMeasureWithUnit extends IfcAppliedValueSelect, IfcMetricValueSelect
The following features are supported:
Ifc4Package.getIfcMeasureWithUnit()| Modifier and Type | Method and Description |
|---|---|
IfcUnit |
getUnitComponent()
Returns the value of the 'Unit Component' reference.
|
IfcValue |
getValueComponent()
Returns the value of the 'Value Component' reference.
|
void |
setUnitComponent(IfcUnit value)
Sets the value of the '
Unit Component' reference. |
void |
setValueComponent(IfcValue value)
Sets the value of the '
Value Component' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcValue getValueComponent()
If the meaning of the 'Value Component' reference isn't clear, there really should be more of a description here...
setValueComponent(IfcValue),
Ifc4Package.getIfcMeasureWithUnit_ValueComponent()void setValueComponent(IfcValue value)
Value Component' reference.
value - the new value of the 'Value Component' reference.getValueComponent()IfcUnit getUnitComponent()
If the meaning of the 'Unit Component' reference isn't clear, there really should be more of a description here...
setUnitComponent(IfcUnit),
Ifc4Package.getIfcMeasureWithUnit_UnitComponent()void setUnitComponent(IfcUnit value)
Unit Component' reference.
value - the new value of the 'Unit Component' reference.getUnitComponent()Copyright © 2016 OpenSource BIM. All rights reserved.