ICog3DPointCloud MethodsCognex VisionPro 9.8

The ICog3DPointCloud type exposes the following members.

Methods

  NameDescription
Public methodGetNormalEnumerator
Returns an interator that will step through the Normal attributes of every point in this point cloud. If no Normal data is available this method returns a null.
Public methodGetPositionEnumerator
Returns an iterator that will step through the positions of every point in this point cloud.
Public methodGetTransform3D
Returns a transform that maps three dimensional points from the 'From' space to the 'To' space. The special string "." is accepted as an alias for the SelectedSpaceName3D of this point cloud.
Top
See Also