Creating .NET Code
- Updated2025-09-11
- 1 minute(s) read
Complete the following steps to create .NET code that implements the steps of the current script.
- Select Tools»Create .NET Code.Note If Create .NET Code is disabled in the Tools menu, select File»Preferences and select the General tab, then select .NET Code in the Language for Generated Code list. You can also select a .NET target from the startup screen the next time you launch Vision Assistant.
- Select the programming language in which you want the generated code to be written.
- If you would like the .NET Code Creation Wizard to generate a Visual Studio Project, enable the Create Visual Studio Project option.
- Select the programming environment that you will use to create the Visual Studio project.
- Enter the file name under which you want to save the .NET code in the Implementation
File Name textbox. Note You cannot specify a file name if the Create Visual Studio Project option is enabled.
- Complete the following steps to select the location to which you want to save the
generated files.
- Click the Browse
button to browse to the
location to which you want to save the generated files. - Click Current Folder.
- Click the Browse
- Click OK.