- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Using Acis kernel for .Net applicatio n
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-14-2011 05:53 AM
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
Re: Using Acis kernel for .Net applicatio n
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-20-2011 08:30 AM
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.

