ENTITY IfcCurrencyRelationship

(* SCHEMA IFC2X3; *)
ENTITY IfcCurrencyRelationship;
	RelatingMonetaryUnit : IfcMonetaryUnit;
	RelatedMonetaryUnit : IfcMonetaryUnit;
	ExchangeRate : IfcPositiveRatioMeasure;
	RateDateTime : IfcDateAndTime;
	RateSource : OPTIONAL IfcLibraryInformation;
END_ENTITY;

Explicit Attributes

Entity IfcCurrencyRelationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 RelatingMonetaryUnitIfcMonetaryUnit (ENTITY)IfcCurrencyRelationship
 RelatedMonetaryUnitIfcMonetaryUnit (ENTITY)IfcCurrencyRelationship
 ExchangeRateIfcPositiveRatioMeasure (REAL)IfcCurrencyRelationship
 RateDateTimeIfcDateAndTime (ENTITY)IfcCurrencyRelationship
 RateSourceIfcLibraryInformation (ENTITY)IfcCurrencyRelationship

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:11-04:00