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: 26.0.4.0 (26.0.4.0)
Syntaxabstract Free : unit -> unit
See Also