Current Property


Point Iterator Current Property


Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public virtual CloudPoint Current { get; }

Property Value

CloudPoint

Implements

IEnumerator T Current
See Also