Skip to content

Using Visual Studio Overview

Simon Mourier edited this page Feb 19, 2020 · 1 revision

SoftFluent CodeModeler is shipped as a Visual Studio extension, so, once the extension has been installed, CodeModeler is an integral part of Visual Studio. It supports the following features:

  • It’s a specific project type (not C#, not VB.NET, etc.), with its own hierarchy of nodes, specific to CodeModeler,

  • It supports Visual Studio’s Source Control features,

  • Building the model can target other projects in the solution.

When you use the CodeModeler Visual Studio project system, you use many of the same user interface (UI) components, such as Solution Explorer and the Properties window, to create your application. Additionally, there are components, such as Surface Editor or the Model Grid, that are designed specifically for creating applications with CodeModeler.

While the CodeModeler project system uses many of the same menus and menu commands as other Visual Studio project systems, some commands are new when you use the CodeModeler project system. This topic describes the various menus available in Visual Studio and how they interact with the CodeModeler project system.

Clone this wiki locally