Enum InitialOrientation

The initial orientation of a polygon section shape

Namespace: TSD.API.Remoting.Sections
Assembly: TSD.API.Remoting.dll
Syntax
public enum InitialOrientation

Fields

Name Value Description
FaceLeftFaceLeft = 3

Face to left orientation

FaceTopFaceTop = 1

Face to top orientation

UnknownUnknown = 0

Unknown initial orientation

VertexLeftVertexLeft = 4

Vertex to left orientation

VertexTopVertexTop = 2

Vertex to top orientation

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