public interface IfcDimensionalExponents extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
long |
getAmountOfSubstanceExponent()
Returns the value of the 'Amount Of Substance Exponent' attribute.
|
long |
getElectricCurrentExponent()
Returns the value of the 'Electric Current Exponent' attribute.
|
long |
getLengthExponent()
Returns the value of the 'Length Exponent' attribute.
|
long |
getLuminousIntensityExponent()
Returns the value of the 'Luminous Intensity Exponent' attribute.
|
long |
getMassExponent()
Returns the value of the 'Mass Exponent' attribute.
|
long |
getThermodynamicTemperatureExponent()
Returns the value of the 'Thermodynamic Temperature Exponent' attribute.
|
long |
getTimeExponent()
Returns the value of the 'Time Exponent' attribute.
|
void |
setAmountOfSubstanceExponent(long value)
Sets the value of the '
Amount Of Substance Exponent' attribute. |
void |
setElectricCurrentExponent(long value)
Sets the value of the '
Electric Current Exponent' attribute. |
void |
setLengthExponent(long value)
Sets the value of the '
Length Exponent' attribute. |
void |
setLuminousIntensityExponent(long value)
Sets the value of the '
Luminous Intensity Exponent' attribute. |
void |
setMassExponent(long value)
Sets the value of the '
Mass Exponent' attribute. |
void |
setThermodynamicTemperatureExponent(long value)
Sets the value of the '
Thermodynamic Temperature Exponent' attribute. |
void |
setTimeExponent(long value)
Sets the value of the '
Time Exponent' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removelong getLengthExponent()
If the meaning of the 'Length Exponent' attribute isn't clear, there really should be more of a description here...
setLengthExponent(long),
Ifc2x3tc1Package.getIfcDimensionalExponents_LengthExponent()void setLengthExponent(long value)
Length Exponent' attribute.
value - the new value of the 'Length Exponent' attribute.getLengthExponent()long getMassExponent()
If the meaning of the 'Mass Exponent' attribute isn't clear, there really should be more of a description here...
setMassExponent(long),
Ifc2x3tc1Package.getIfcDimensionalExponents_MassExponent()void setMassExponent(long value)
Mass Exponent' attribute.
value - the new value of the 'Mass Exponent' attribute.getMassExponent()long getTimeExponent()
If the meaning of the 'Time Exponent' attribute isn't clear, there really should be more of a description here...
setTimeExponent(long),
Ifc2x3tc1Package.getIfcDimensionalExponents_TimeExponent()void setTimeExponent(long value)
Time Exponent' attribute.
value - the new value of the 'Time Exponent' attribute.getTimeExponent()long getElectricCurrentExponent()
If the meaning of the 'Electric Current Exponent' attribute isn't clear, there really should be more of a description here...
setElectricCurrentExponent(long),
Ifc2x3tc1Package.getIfcDimensionalExponents_ElectricCurrentExponent()void setElectricCurrentExponent(long value)
Electric Current Exponent' attribute.
value - the new value of the 'Electric Current Exponent' attribute.getElectricCurrentExponent()long getThermodynamicTemperatureExponent()
If the meaning of the 'Thermodynamic Temperature Exponent' attribute isn't clear, there really should be more of a description here...
setThermodynamicTemperatureExponent(long),
Ifc2x3tc1Package.getIfcDimensionalExponents_ThermodynamicTemperatureExponent()void setThermodynamicTemperatureExponent(long value)
Thermodynamic Temperature Exponent' attribute.
value - the new value of the 'Thermodynamic Temperature Exponent' attribute.getThermodynamicTemperatureExponent()long getAmountOfSubstanceExponent()
If the meaning of the 'Amount Of Substance Exponent' attribute isn't clear, there really should be more of a description here...
setAmountOfSubstanceExponent(long),
Ifc2x3tc1Package.getIfcDimensionalExponents_AmountOfSubstanceExponent()void setAmountOfSubstanceExponent(long value)
Amount Of Substance Exponent' attribute.
value - the new value of the 'Amount Of Substance Exponent' attribute.getAmountOfSubstanceExponent()long getLuminousIntensityExponent()
If the meaning of the 'Luminous Intensity Exponent' attribute isn't clear, there really should be more of a description here...
setLuminousIntensityExponent(long),
Ifc2x3tc1Package.getIfcDimensionalExponents_LuminousIntensityExponent()void setLuminousIntensityExponent(long value)
Luminous Intensity Exponent' attribute.
value - the new value of the 'Luminous Intensity Exponent' attribute.getLuminousIntensityExponent()Copyright © 2018 OpenSource BIM. All rights reserved.