Sets this line according to the specified 2 points. If the 2 points are
coincident, then the line is degenerate, else constructs
a line with a direction from pointA3D to pointB3D.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 73.0.0.0
Syntax
Parameters
- pointA3D
- Type: Cognex.VisionPro3D Cog3DVect3
One of the 2 points used to define this line.
- pointB3D
- Type: Cognex.VisionPro3D Cog3DVect3
One of the 2 points used to define this line.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when some properties change. The following state flags may be affected:
|
See Also