Extension API ¶
Description¶
This section describes APIs that can be used for extension development of Next Design by functional area.
API function area¶
| Name | Description |
|---|---|
| Global | APIs that access the extension execution environment and execution status. |
| Command | API group to access the command received by the command handler. |
| Event | APIs for accessing the events received by the event handler are explained for each area. |
| Workspace project | API group that accesses the project open in the application work area or application. |
| Profile | APIs to access the profile. |
| Model | APIs to access the model. |
| User Interface | API group to access UI such as editor and navigator. |
| Search/Error/Output | APIs that access error information, search results, and output windows. |