Cog3DPointCloudTriangle PropertiesCognex VisionPro 9.7

The Cog3DPointCloudTriangle type exposes the following members.

Properties

  NameDescription
Public propertyPointIndex1
Gets the zero based the first point index.
Public propertyPointIndex2
Gets the zero based the second point index.
Public propertyPointIndex3
Gets the zero based the third point index.
Public propertyPositionX1
Gets the first point's X value.
Public propertyPositionX2
Gets the second point's X value.
Public propertyPositionX3
Gets the third point's X value.
Public propertyPositionY1
Gets the first point's Y value.
Public propertyPositionY2
Gets the second point's Y value.
Public propertyPositionY3
Gets the third point's Y value.
Public propertyPositionZ1
Gets the first point's Z value.
Public propertyPositionZ2
Gets the second point's Z value.
Public propertyPositionZ3
Gets the third point's Z value.
Public propertyRootIndex
Gets the zero based root index.
Public propertyTriangleIndex
Gets the zero based triangle index.
Top
See Also