Cog3DPointCloudTriangle PositionX3 Property Cognex VisionPro 9.7
Gets the third point's X value.

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

public float PositionX3 { get; }

Property Value

Type: Single
The third point's X value.
See Also