Enum Direction

Represents a direction

Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public enum Direction

Fields

Name Value Description
AxialAxial = 3

Axial

MajorMajor = 1

Major

MinorMinor = 2

Minor

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next