Cog3DPointCloudMeshRoot CopyPositionTo Method Cognex VisionPro 9.7
Overload List

  NameDescription
Public methodCopyPositionTo( Single , Int32)
Copy the position X, Y, Z coordinates to the supplied, previously allocated array of float.
Public methodCopyPositionTo( Cog3DVect3F , Int32)
Copy the position X, Y, Z coordinates to the supplied, previously allocated array of Cog3DVect3F. Writing starts at the specified element of the destination array.
Top
See Also