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