Class TIfcSIUnit
Unit
Declaration
type TIfcSIUnit = class(TIfcNamedUnit)
Description
Standard base SI units such as meter and second, and derived SI units such as Pascal, square meter and cubic meter.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcUnit
- TIfcNamedUnit
- TIfcSIUnit
Overview
Properties
property Prefix: TIfcSIPrefix read FPrefix write FPrefix
default TIfcSIPrefix.NotDefined; |
|
property Name: TIfcSIUnitName read FName write FName; |
Description
Properties
property Prefix: TIfcSIPrefix read FPrefix write FPrefix
default TIfcSIPrefix.NotDefined; |
|
The SI Prefix for defining decimal multiples and submultiples of the unit. |
property Name: TIfcSIUnitName read FName write FName; |
|
The word, or group of words, by which the SI unit is referred to. |
Generated by PasDoc 0.16.0-snapshot.