PointIteratorCurrent 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

IEnumeratorTCurrent
See Also