MMpy.Project.name
Syntax
MMpy.Project.name()
Description
Returns the name of the currently opened project.
Returns
Type |
Description |
---|---|
str | Returns the name of the currently opened project. |
Notes
This is a static class method.
Examples
print(MMpy.Project.name())
Resource ID
IDPH_PROJECT_NAME