PointIterator.Current Property



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

Syntax

C#

public virtual CloudPoint Current { get; }

Property Value

CloudPoint

Implements

IEnumerator<T>.Current

See Also

Reference

PointIterator Class
Autodesk.Revit.DB.PointClouds Namespace