Skip to main content

Motion Standalone Postprocessor C# library 2024 R2

Enum Plane

Last update: 03.07.2024

Namespace: VM
Assembly: VM.dll

Specifies type for the plane.

public enum Plane

Fields

XY = 2

XY.

XZ = 4

XZ.

YX = 5

YX.

YZ = 0

YZ.

ZX = 1

ZX.

ZY = 3

ZY.