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

Overview

Properties

Published property Prefix: TIfcSIPrefix read FPrefix write FPrefix default TIfcSIPrefix.NotDefined;
Published property Name: TIfcSIUnitName read FName write FName;

Description

Properties

Published property Prefix: TIfcSIPrefix read FPrefix write FPrefix default TIfcSIPrefix.NotDefined;

The SI Prefix for defining decimal multiples and submultiples of the unit.

Published 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.