8.11.3.8 IfcMonetaryUnit
RV ⓘ
AbV ⓘ
8.11.3.8.1 Semantic definition
IfcMonetaryUnit is a unit to define currency for money.
8.11.3.8.2 Entity inheritance
8.11.3.8.3 Attributes
# | Attribute | Type | Description |
---|---|---|---|
IfcMonetaryUnit (1) | |||
1 | Currency | IfcLabel |
Code or name of the currency. Permissible values are the three-letter alphabetic currency codes as per ISO 4217{ target="_top"}, for example CNY, EUR, GBP, JPY, USD. |
8.11.3.8.4 Examples
8.11.3.8.5 Formal representation
ENTITY IfcMonetaryUnit;
Currency : IfcLabel;
END_ENTITY;