ModelPathGetProjectGUID Method |
A GUID identifying the BIM 360 Docs or Autodesk Docs project to which the model is associated.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic Guid GetProjectGUID()
Public Function GetProjectGUID As Guid
public:
Guid GetProjectGUID()
member GetProjectGUID : unit -> Guid
Return Value
Guid
See Also