Revit 2018 API |
PointCloudType..::..GetPath Method |
PointCloudType Class See Also |
Gets the path of the link source from which the points are loaded.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since:
2016
Syntax
C# |
---|
public ModelPath GetPath() |
Visual Basic |
---|
Public Function GetPath As ModelPath |
Visual C++ |
---|
public: ModelPath^ GetPath() |