Revit 2026 API
Point |
Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public virtual CloudPoint Current { get; }
Public Overridable ReadOnly Property Current As CloudPoint Get
public: virtual property CloudPoint Current { CloudPoint get (); }
abstract Current : CloudPoint with get override Current : CloudPoint with get
Property Value
CloudPointImplements
IEnumeratorTCurrentSee Also