Cog3DRangeImageCrossSectionAreaLineSegments RemoveLineSegment Method (Int32)Cognex VisionPro
Removes the line segment from the inputs by index

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

public void RemoveLineSegment(
	int index
)

Parameters

index
Type: System Int32
The index of the line segment to be removed
See Also