Table of Contents

Enum OrthogonalPlaneFlag

Namespace
Hi.Numerical.Args
Assembly
HiMech.dll

Plane Selection Flag. Fanuc Group02 flags. the int value is the plane dir number.

public enum OrthogonalPlaneFlag
Extension Methods

Fields

G17 = 2

XY plane selection. Fanuc Group02.

G18 = 1

ZX plane selection. Fanuc Group02.

G19 = 0

YZ plane selection. Fanuc Group02.