Cog3DLineSeg CreateLine Method Cognex VisionPro 9.10
Creates a Cog3DLine coincident with this lineSeg.

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

public Cog3DLine CreateLine()

Return Value

Type: Cog3DLine
A Cog3DLine coincident with this LineSeg.
See Also