Class IfcCoordinateReferenceSystem

IfcCoordinateReferenceSystem class

IfcCoordinateReferenceSystem

public abstract class IfcCoordinateReferenceSystem : IfcEntity

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
GeodeticDatum { get; set; }GeodeticDatum
HasCoordinateOperation { get; }HasCoordinateOperation
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