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

Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 4757).

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.

Source: src/scene/load/ifc/castleifc_ifc_standard_types.inc (line 4763).


Generated by PasDoc 0.17.0.snapshot.