Cog3DSphere IsFinite Property Cognex VisionPro 9.5
Indicates if this shape has finite extents.

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

public virtual bool IsFinite { get; }

Property Value

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

Implements

ICog3DShape IsFinite
See Also