Determines whether or not this surface shape is degenerate. This occurs
when surface shapes have an area of 0.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: BooleanTrue, if this surface shape is degenerate (area = 0), else returns false.
See Also