Search Results for

    Show / Hide Table of Contents

    Interface IIfcProjectedCRS

    Readonly interface for IfcProjectedCRS

    Inherited Members
    IIfcCoordinateReferenceSystem.Name
    IIfcCoordinateReferenceSystem.Description
    IIfcCoordinateReferenceSystem.GeodeticDatum
    IIfcCoordinateReferenceSystem.VerticalDatum
    IIfcCoordinateReferenceSystem.HasCoordinateOperation
    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 IIfcProjectedCRS : IIfcCoordinateReferenceSystem, IfcCoordinateReferenceSystemSelect, IIfcCoordinateReferenceSystemSelect, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    MapProjection

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

    MapUnit

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

    MapZone

    Declaration
    IfcIdentifier? MapZone { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcIdentifier>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim