Class IfcCurrencyRelationship
Constructors
constructor
- new IfcCurrencyRelationship(expressID, type, Name, Description, RelatingMonetaryUnit, RelatedMonetaryUnit, ExchangeRate, RateDateTime, RateSource): IfcCurrencyRelationship
Properties
Description
ExchangeRate
expressID
expressID: number
Name
RateDateTime
RateSource
RelatedMonetaryUnit
RelatingMonetaryUnit
type
type: number
Methods
ToTape
- ToTape(): any[]
Returns any[]
StaticFromTape
- FromTape(expressID, type, tape): IfcCurrencyRelationship
Parameters
- expressID: number
- type: number
- tape: any[]