Cog3DRangeImageCrossSectionAreaLineSegments RemoveLineSegment Method (String)Cognex VisionPro 9.5
Removes the line segment from the inputs by its name

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

public void RemoveLineSegment(
	string name
)

Parameters

name
Type: System String
The name of the operator that produces the line segment
See Also