IPointSetIterator.Free Method

Use this method to discard any resources consumed by the iterator. Revit will call it when done using the iterator.


Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

void Free()

See Also

Reference

IPointSetIterator Interface
Autodesk.Revit.DB.PointClouds Namespace