Share

PointCloudType.GetPath Method

Gets the path of the link source from which the points are loaded.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public ModelPath GetPath()

Return Value

ModelPath
Returns the file path for a file based point cloud or null for the non-file based point cloud.

See Also

Reference

Was this information helpful?