Class RaceBearingFEWithSelection
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RaceBearingFEWithSelection
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.FE
Assembly: SMT.MastaAPI.13.0.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>