Click or drag to resize

PlanePosition Enumeration

The PlanePosition enumeration defines the relative position of a point to the plane.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public enum PlanePosition
Members
  Member nameValueDescription
Back0 The point is in the back of the plane.
Front1 The point is in the front of the plane.
Cross2 The point is on the plane.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also