Class RaceBearingFEWithSelection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.FE
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class RaceBearingFEWithSelection : BaseFEWithSelection, IEquatable<APIBase>
Properties
ManualAlignment
Declaration
public CoordinateSystemEditor ManualAlignment { get; }
Property Value
Type | Description |
---|---|
CoordinateSystemEditor |
RaceBearing
Declaration
public RaceBearingFE RaceBearing { get; }
Property Value
Type | Description |
---|---|
RaceBearingFE |
Implements
System.IEquatable<T>