Home
Reply
Visitor
dhanrajd
Posts: 1

Using Acis kernel for .Net application

Hi, I am writting a  c# application , in which I want to use Acis kernl. Do Asic provide .Net version of Kernel or I have to write C++ wrappers over Acis kernel

Spatial Employee
karthick
Posts: 4

Re: Using Acis kernel for .Net application

Hi,

Spatial does include a sample implementation of a .NET CLI wrapper of ACIS along with RADF. The implementation of the .NET CLI wrapper covers basic ACIS functionality and can be extended by the customer. The RADF Starter application also shows how to use the .NET wrapper to create a real world application. The ACIS modeler is exercised in the RADF starter application. ACIS file load, viewing and basic modeling operations (including gui) are implemented in RADF(As well as ACIS Interop).  The RADF application can itself be used as a starting point for a customer .NET application.

 

To obtain the source code of the .NET CLI wrapper (Along with the source code of RADF), customers will have to join Spatial's DSP program. RADF is also available to universities.