Cog3DPlaneSideConstants EnumerationCognex VisionPro
This enumeration is used to specify one side of a plane.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax

public enum Cog3DPlaneSideConstants
Members

  Member nameValueDescription
IncreasingPlaneNormal1 The side of the plane containing points in the positive normal vector direction.
DecreasingPlaneNormal2 The side of the plane containing points in the negative normal vector direction.
See Also