Class TIfcNamedUnit

Unit

Declaration

type TIfcNamedUnit = class(TIfcUnit)

Description

A unit quantity associated with the word, or group of words, by which the unit is identified.

Spec: https://standards.buildingsmart.org/IFC/RELEASE/IFC4_3/HTML/lexical/IfcNamedUnit.htm

Hierarchy

Overview

Properties

Published property Dimensions: TIfcDimensionalExponents read FDimensions write FDimensions;
Published property UnitType: TIfcUnitEnum read FUnitType write FUnitType default TIfcUnitEnum.UserDefined;

Description

Properties

Published property Dimensions: TIfcDimensionalExponents read FDimensions write FDimensions;

Dimensional exponents of the SI base units by which the named unit is defined.

Published property UnitType: TIfcUnitEnum read FUnitType write FUnitType default TIfcUnitEnum.UserDefined;

The type of the unit.


Generated by PasDoc 0.16.0-snapshot.