Enum LoadDirection

Represents a direction of loading

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum LoadDirection

Fields

Name Value Description
UU = 7

Major principal

UnknownUnknown = 0

Unknown

VV = 8

Minor principal

XX = 2

Axial

XgXg = 6

Global X

YY = 3

Minor

YgYg = 5

Global Y

ZZ = 1

Major

ZgZg = 4

Global Z

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