Cog3DPointCloudMeshRoot CopyNormalTo Method Cognex VisionPro 9.10
Overload List

  NameDescription
Public methodCopyNormalTo( Single , Int32)
Copy the normal X, Y, Z coordinates to the supplied, previously allocated array of float.
Public methodCopyNormalTo( Cog3DVect3F , Int32)
Copy the normal 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