RVTDocs.com

IPointSetIterator

Interface
Description:
An interface that Revit will call when iterating through sets of points on the engine.
Remarks:
An instance of this interface is obtained from the Point Cloud engine when the engine's CreatePointSetIterator method is called.
Syntax
public interface IPointSetIterator