Search Results for

    Show / Hide Table of Contents

    Interface IIfcCoordinateOperation

    Readonly interface for IfcCoordinateOperation

    Inherited Members
    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 IIfcCoordinateOperation : IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    SourceCRS

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

    TargetCRS

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