public interface IfcMeasureWithUnit extends IfcAppliedValueSelect, IfcConditionCriterionSelect, IfcMetricValueSelect
| 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),
Ifc2x3tc1Package.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),
Ifc2x3tc1Package.getIfcMeasureWithUnit_UnitComponent()void setUnitComponent(IfcUnit value)
Unit Component' reference.
value - the new value of the 'Unit Component' reference.getUnitComponent()Copyright © 2018 OpenSource BIM. All rights reserved.