Workspace project
Description
A set of APIs that access the application workspace and projects open in the application.
Interfaces belonging to the area
Name | Description |
---|---|
IWorkspace | Provides access to application workspace information. |
IProject | Provides access to project information. |
IModelUnit | Access object for model unit information. |
IProjectUnitManager | This is the physical file configuration management object for the project. |
IWorkspaceState | Workspace state management object. |
BeforeProjectCloseEventArgs | Event parameters that notify you that the project is about to be closed on the workspace |
DisplayModeChangedEventArgs | Display mode state change event parameters |
IDisplayMode | Various setting information regarding display in the workspace |
ProjectOpenedEventArgs | Event parameters to notify that the project has been opened on the workspace |
WorkspaceStateChangedEventArgs | Workspace State Change Event Parameters |