Search Results for

    Show / Hide Table of Contents

    Interface IIfcCurrencyRelationship

    Readonly interface for IfcCurrencyRelationship

    Inherited Members
    IIfcResourceLevelRelationship.Name
    IIfcResourceLevelRelationship.Description
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcCurrencyRelationship : IIfcResourceLevelRelationship, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ExchangeRate

    Declaration
    IfcPositiveRatioMeasure ExchangeRate { get; set; }
    Property Value
    Type Description
    IfcPositiveRatioMeasure
    | Improve this Doc View Source

    RateDateTime

    Declaration
    IfcDateTime? RateDateTime { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcDateTime>
    | Improve this Doc View Source

    RateSource

    Declaration
    IIfcLibraryInformation RateSource { get; set; }
    Property Value
    Type Description
    IIfcLibraryInformation
    | Improve this Doc View Source

    RelatedMonetaryUnit

    Declaration
    IIfcMonetaryUnit RelatedMonetaryUnit { get; set; }
    Property Value
    Type Description
    IIfcMonetaryUnit
    | Improve this Doc View Source

    RelatingMonetaryUnit

    Declaration
    IIfcMonetaryUnit RelatingMonetaryUnit { get; set; }
    Property Value
    Type Description
    IIfcMonetaryUnit
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim