Revit 2025.3 API
ApplicationPoint |
Root path for point cloud files.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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