public interface IfcConversionBasedUnit extends IfcNamedUnit
| Modifier and Type | Method and Description |
|---|---|
IfcMeasureWithUnit |
getConversionFactor()
Returns the value of the 'Conversion Factor' reference.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setConversionFactor(IfcMeasureWithUnit value)
Sets the value of the '
Conversion Factor' reference. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
getDimensions, getUnitType, setDimensions, setUnitTypeforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
Ifc2x3tc1Package.getIfcConversionBasedUnit_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()IfcMeasureWithUnit getConversionFactor()
If the meaning of the 'Conversion Factor' reference isn't clear, there really should be more of a description here...
setConversionFactor(IfcMeasureWithUnit),
Ifc2x3tc1Package.getIfcConversionBasedUnit_ConversionFactor()void setConversionFactor(IfcMeasureWithUnit value)
Conversion Factor' reference.
value - the new value of the 'Conversion Factor' reference.getConversionFactor()Copyright © 2018 OpenSource BIM. All rights reserved.