Class IfcMapConversion

IfcMapConversion class

IfcMapConversion

public class IfcMapConversion : IfcCoordinateOperation

Constructors

NameDescription
IfcMapConversion()The default constructor.

Properties

NameDescription
Eastings { get; set; }Eastings
EntityLabel { get; }Gets the entity label.
Northings { get; set; }Northings
OrthogonalHeight { get; set; }OrthogonalHeight
Scale { get; set; }Scale
SourceCRS { get; set; }SourceCRS
TargetCRS { get; set; }TargetCRS
XAxisAbscissa { get; set; }XAxisAbscissa
XAxisOrdinate { get; set; }XAxisOrdinate

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