Gets the direction of this line. It returns a unit vector.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Cog3DVect3The direction of the Line.
Exceptions
| Exception | Condition |
|---|---|
| Cog3DException | If the line is degenerate. |
See Also