ICog3DShape ShapeState Property Cognex VisionPro
Gets/sets the shape state of this shape.

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

Cog3DShapeStateConstants ShapeState { get; set; }

Property Value

Type: Cog3DShapeStateConstants
The shape state of this shape.
See Also