Class RaceBearingFEWithSelection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.FE
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public 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>