Point Iterator Is Done Method Identifies if the iteration has reached the end of the collection. Namespace: Autodesk.Revit.DB.PointClouds Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsDone() Public Function IsDone As Boolean public: bool IsDone() member IsDone : unit -> bool Return Value Boolean True if the iteration has reached the end, false otherwise. See Also Reference PointIterator Class Autodesk.Revit.DB.PointClouds Namespace
Point Iterator Is Done Method Identifies if the iteration has reached the end of the collection. Namespace: Autodesk.Revit.DB.PointClouds Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsDone() Public Function IsDone As Boolean public: bool IsDone() member IsDone : unit -> bool Return Value Boolean True if the iteration has reached the end, false otherwise. See Also Reference PointIterator Class Autodesk.Revit.DB.PointClouds Namespace