Help

This page shows all Help pages of this website.

Minimum Requirements for the .NET Interface

The minimum requirements for applications based on the CC-API .NET interface (class library) are: CHEMCAD7 Visual Studio 2013 or above .NET Framework 4.5 or above Recommended Versions According to Wikipedia, Visual Studio 2017 offers new features like support for EditorConfig (a coding style enforcement framework). It also has an XAML Editor, improved IntelliSense, live unit testing, debugging enhancement and

Minimum Requirements for the .NET Interface Read More »

Install CC-API .NET Interface

When you download the .NET Interface, you receive one file: CGC.CC-API.zip Unzip the file CGC.CC-API.zip and include CGC.CC-API.dll as a reference in your Visual Studio C# project. There are three build versions of CC-API .NET Interface in CGC.CC-API.zip: AnyCPU, x86 and x64. You can find examples of how to use .NET Interface on code snippets page. In case you

Install CC-API .NET Interface Read More »