Method GetCurrentProject
GetCurrentProject()
Gets the current projects.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 300, 140)]
PdmObjectId GetCurrentProject()
Returns
| Type | Description |
|---|---|
| PdmObjectId | Current project PDM object identifier. |
Remarks
If there is no current project, the returned PDM object identifier is empty.
This method is available since v7.14.