Interface IIfcProjectedCRS
Readonly interface for IfcProjectedCRS
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
|
Improve this Doc
View Source
MapUnit
Declaration
IIfcNamedUnit MapUnit { get; set; }
Property Value
|
Improve this Doc
View Source
MapZone
Declaration
IfcIdentifier? MapZone { get; set; }
Property Value