IPointSetIterator Interface


An interface that Revit will call when iterating through sets of points on the engine.

Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2012

Syntax

C#
public interface IPointSetIterator
Visual Basic
Public Interface IPointSetIterator
Visual C++
public interface class IPointSetIterator

Remarks

An instance of this interface is obtained from the Point Cloud engine when the engine's CreatePointSetIterator method is called.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →