IPointSetIteratorFree 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.PointCloudsAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxabstract Free : unit -> unit
See Also