Class TIfcConversionBasedUnitWithOffset
Unit
Declaration
type TIfcConversionBasedUnitWithOffset = class(TIfcConversionBasedUnit)
Description
Unit which is converted from another unit by applying a conversion factor and an offset.
Source: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4769).
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcUnit
- TIfcNamedUnit
- TIfcConversionBasedUnit
- TIfcConversionBasedUnitWithOffset
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: scene/load/ifc/castleifc_ifc_standard_types.inc (line 4775). | |
Generated by PasDoc 0.17.0.snapshot.