Class TIfcDimensionalExponents
Unit
Declaration
type TIfcDimensionalExponents = class(TIfcPersistent)
Description
The dimensionality of any quantity can be expressed as a product of powers of the dimensions of base quantities. The dimensional exponents entity defines the powers of the dimensions of the base quantities. All the physical quantities are founded on seven base quantities (ISO 31 (clause 2)).
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4570).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcDimensionalExponents
Overview
Properties
| Published | property LengthExponent: Integer read FLengthExponent write FLengthExponent default 0; |
| Published | property MassExponent: Integer read FMassExponent write FMassExponent default 0; |
| Published | property TimeExponent: Integer read FTimeExponent write FTimeExponent default 0; |
| Published | property ElectricCurrentExponent: Integer read FElectricCurrentExponent write FElectricCurrentExponent default 0; |
| Published | property ThermodynamicTemperatureExponent: Integer read FThermodynamicTemperatureExponent write FThermodynamicTemperatureExponent default 0; |
| Published | property AmountOfSubstanceExponent: Integer read FAmountOfSubstanceExponent write FAmountOfSubstanceExponent default 0; |
| Published | property LuminousIntensityExponent: Integer read FLuminousIntensityExponent write FLuminousIntensityExponent default 0; |
Description
Properties
| Published | property LengthExponent: Integer read FLengthExponent write FLengthExponent default 0; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4580). | |
| Published | property MassExponent: Integer read FMassExponent write FMassExponent default 0; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4581). | |
| Published | property TimeExponent: Integer read FTimeExponent write FTimeExponent default 0; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4582). | |
| Published | property ElectricCurrentExponent: Integer read FElectricCurrentExponent write FElectricCurrentExponent default 0; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4583). | |
| Published | property ThermodynamicTemperatureExponent: Integer read FThermodynamicTemperatureExponent write FThermodynamicTemperatureExponent default 0; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4584). | |
| Published | property AmountOfSubstanceExponent: Integer read FAmountOfSubstanceExponent write FAmountOfSubstanceExponent default 0; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4585). | |
| Published | property LuminousIntensityExponent: Integer read FLuminousIntensityExponent write FLuminousIntensityExponent default 0; |
|
This item has no description. Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4586). | |
Generated by PasDoc 0.17.0.snapshot.