public interface IfcNamedUnit extends IfcUnit
| Modifier and Type | Method and Description |
|---|---|
IfcDimensionalExponents |
getDimensions()
Returns the value of the 'Dimensions' reference.
|
IfcUnitEnum |
getUnitType()
Returns the value of the 'Unit Type' attribute.
|
void |
setDimensions(IfcDimensionalExponents value)
Sets the value of the '
Dimensions' reference. |
void |
setUnitType(IfcUnitEnum value)
Sets the value of the '
Unit Type' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcDimensionalExponents getDimensions()
If the meaning of the 'Dimensions' reference isn't clear, there really should be more of a description here...
setDimensions(IfcDimensionalExponents),
Ifc4Package.getIfcNamedUnit_Dimensions()void setDimensions(IfcDimensionalExponents value)
Dimensions' reference.
value - the new value of the 'Dimensions' reference.getDimensions()IfcUnitEnum getUnitType()
IfcUnitEnum.
If the meaning of the 'Unit Type' attribute isn't clear, there really should be more of a description here...
IfcUnitEnum,
setUnitType(IfcUnitEnum),
Ifc4Package.getIfcNamedUnit_UnitType()void setUnitType(IfcUnitEnum value)
Unit Type' attribute.
value - the new value of the 'Unit Type' attribute.IfcUnitEnum,
getUnitType()Copyright © 2018 OpenSource BIM. All rights reserved.