Cog3DPointCloudMesh TriangleAccessor SpaceName Property Cognex VisionPro 9.8
The point cloud coordinate space name, as specified when this accessor was created. This is the space in which triangles will be reported, and the space in which any span constraints will be interpreted.

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

public string SpaceName { get; }

Property Value

Type: String
See Also