Cog3DPointCloudTriangle PositionZ2 Property Cognex VisionPro 9.7
Gets the second point's Z value.

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

public float PositionZ2 { get; }

Property Value

Type: Single
The second point's Z value.
See Also