Class IfcProjectedCRS

IfcProjectedCRS class

IfcProjectedCRS

public class IfcProjectedCRS : IfcCoordinateReferenceSystem

Constructors

NameDescription
IfcProjectedCRS()The default constructor.

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
GeodeticDatum { get; set; }GeodeticDatum
HasCoordinateOperation { get; }HasCoordinateOperation
MapProjection { get; set; }MapProjection
MapUnit { get; set; }MapUnit
MapZone { get; set; }MapZone
Name { get; set; }Name
VerticalDatum { get; set; }VerticalDatum

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also