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

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.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