ProjectManager Class Properties
In This Topic
For a list of all members of this type, see ProjectManager members.
Public Properties
| Name | Description |
| CurrentDatabaseVersion | Current database version provided by this software. |
| CurrentProject | ProjectManager's property which returns first project from the list of opened projects. Please use Eplan::EplApi::HeServices::SelectionSet class in order to get the selected project, or other selected objects. |
| LockProjectByDefault | Returns whether project(s) are locked by default |
| OpenProjects | Returns list of all open projects. |
| Paths | Returns PathInfo object. It is intended to provide information about default Eplan Platform paths. |
Top
See Also