Class TIfcConversionBasedUnitWithOffset

Unit

Declaration

type TIfcConversionBasedUnitWithOffset = class(TIfcConversionBasedUnit)

Description

Unit which is converted from another unit by applying a conversion factor and an offset.

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

Hierarchy

Overview

Properties

Published property ConversionOffset: TIfcReal read FConversionOffset write FConversionOffset;

Description

Properties

Published property ConversionOffset: TIfcReal read FConversionOffset write FConversionOffset;

A positive or negative offset to add after the inherited ConversionFactor was applied.


Generated by PasDoc 0.16.0-snapshot.