Class TIfcMonetaryUnit

Unit

Declaration

type TIfcMonetaryUnit = class(TIfcUnit)

Description

Define currency for money.

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

Hierarchy

Overview

Properties

Published property Currency: TIfcLabel read FCurrency write FCurrency;

Description

Properties

Published property Currency: TIfcLabel read FCurrency write FCurrency;

Code or name of the currency. Permissible values are the three-letter alphabetic currency codes as per ISO 4217,for example CNY, EUR, GBP, JPY, USD.

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


Generated by PasDoc 0.17.0.snapshot.