ApplicationPointCloudsRootPath Property |
Root path for point cloud files.
Namespace: Autodesk.Revit.ApplicationServicesAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string PointCloudsRootPath { get; }
Public ReadOnly Property PointCloudsRootPath As String
Get
public:
property String^ PointCloudsRootPath {
String^ get ();
}
member PointCloudsRootPath : string with get
Property Value
String
See Also