ICog3DShape IsFinite Property Cognex VisionPro 9.8
Indicates if this shape has finite extents.

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

bool IsFinite { get; }

Property Value

Type: Boolean
True if this shape has finite extents, and false otherwise.
See Also