Cog3DRangeImageCrossSectionAreaLineSegments AddLineSegment Method (String)Cognex VisionPro 9.7
Adds a line segment as an input by its name

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

public void AddLineSegment(
	string name
)

Parameters

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