
Mon, 12/05/2005 - 16:36
Forums:
Hello,
I want to import IGES-Data in an .NET-Enviroment. I only want to use c#, if possible.
Which libraries I have to use?
The sample-project which comes within the standard installation makes use of two c++ projects called occ and shell.
What is an easy way to make the iges-data only with c# usable?
It might be a dream if I could everything in just one class...
Remarks: I ONLY want to load IGES-Data and extract the geometry. Later I want to work with the shapes with use of other graphic libraries.
Any ideas?
Thank you!
Thu, 03/02/2006 - 22:23
Hi,
I have a set of C# wrapper class (but not using P/Invoke) which would allow to load in IGES file in .NET using VS 2005.
Jonathan
Wed, 05/19/2010 - 06:37
hi,
Can you share with me the iges format importing, wrappers.
I am developing 3D appln in C# VS2008, using directx.
Thank you.
Wed, 05/26/2010 - 18:49
Him
did you find a solution for your problem? I'm trying to do the same think in C#.
Thank's
Wed, 08/31/2011 - 08:27
Hi Jonathan..
I saw this forum and I do need to integrate iges file to my project in C#. I'm using wpf, but I guess I could use a Winform inside wpf.
Can you please share with me that wrapper or lead me to the right path.. I already have google it and search a lot.. I would really appreciate your help.
Rafael
Sat, 11/05/2011 - 20:45
Good morning Jonathan.. Can you point me in the right direcction.. I need to model and maybe edit Iges files in .net.
Can you help me or what I can do.
Rafael
Sat, 11/05/2011 - 20:46
Did you were able to get this done..
I have the same problem.
Rafael
Mon, 05/14/2012 - 17:05
Hey,
want to import IGES-Data into a .NET-Enviroment, too.
Has anyone found /or implemented a framework that can do this?
Best regards