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: 26.0.4.0 (26.0.4.0)
Syntaxpublic Guid GetProjectGUID()
Public Function GetProjectGUID As Guid
public:
Guid GetProjectGUID()
member GetProjectGUID : unit -> Guid
Return Value
Guid
See Also