ScriptEditor Package
Overview
- This is an extension package that provides a script editor with powerful intellisense.
- Next Design publishes an API so that users can develop their own functions (extensions).
In the script editor, you can write and run scripts to operate Next Design using this API. - This is useful for operations that cannot be performed from the Next Design screen or when you want to automate processes.
- The scripts you create can be easily shared with team members.
Before using this package
To use this package, your computer must meet all software prerequisites.
Please make sure that the prerequisite software is installed based on the information on the next page.
Package Contents
File Name | Category | Description |
---|---|---|
ScriptEditorExtension | Extension | An extension that provides a script editor with powerful intellisense. |
NextDesign.InteropExtension | Extension | An extension that realizes inter-process communication for Next Design. |
To utilize the input assistance function
To display the description of methods and properties with the input assistance function, you need to install the .NET 8 SDK.
The .NET 8 SDK installer can be downloaded from the Microsoft site.