public interface IfcDerivedUnitElement extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
long |
getExponent()
Returns the value of the 'Exponent' attribute.
|
IfcNamedUnit |
getUnit()
Returns the value of the 'Unit' reference.
|
void |
setExponent(long value)
Sets the value of the '
Exponent' attribute. |
void |
setUnit(IfcNamedUnit value)
Sets the value of the '
Unit' reference. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcNamedUnit getUnit()
If the meaning of the 'Unit' reference isn't clear, there really should be more of a description here...
setUnit(IfcNamedUnit),
Ifc2x3tc1Package.getIfcDerivedUnitElement_Unit()void setUnit(IfcNamedUnit value)
Unit' reference.
value - the new value of the 'Unit' reference.getUnit()long getExponent()
If the meaning of the 'Exponent' attribute isn't clear, there really should be more of a description here...
setExponent(long),
Ifc2x3tc1Package.getIfcDerivedUnitElement_Exponent()void setExponent(long value)
Exponent' attribute.
value - the new value of the 'Exponent' attribute.getExponent()Copyright © 2018 OpenSource BIM. All rights reserved.