Revit 2026 API
ApplicationPoint |
Root path for point cloud files.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string PointCloudsRootPath { get; }
Public ReadOnly Property PointCloudsRootPath As String Get
public: property String^ PointCloudsRootPath { String^ get (); }
member PointCloudsRootPath : string with get
Property Value
StringSee Also