PointIterator.IsDone Method

Identifies if the iteration has reached the end of the collection.


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

Syntax

C#

public bool IsDone()

Return Value

Boolean
True if the iteration has reached the end, false otherwise.

See Also

Reference

PointIterator Class
Autodesk.Revit.DB.PointClouds Namespace