Cog3DPointCloudTriangle PositionZ1 Property Cognex VisionPro 9.5
Gets the first point's Z value.

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

public float PositionZ1 { get; }

Property Value

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