
Thu, 03/27/2008 - 13:16
Forums:
Hello! I'm beginner and this is question:
What is the right way to display bottle from example: http://www.sofa.de/OCasDotNet/Bottle.htm?
How should I create GUI? Is there any standart or ready GUI, as in C++ tutorial?
Thu, 03/27/2008 - 13:17
And I told about C# wrapper, sorry! Can't edit topic name :(
Sun, 05/17/2009 - 14:07
I need to!
Can anyone help us?
Mon, 05/24/2010 - 20:22
Hi everyone
did someone manage to show the bottle ?
thanks for helping
FR
Tue, 02/15/2011 - 17:40
hi is there an update on this one ?
i'm also interested in programming with this wrapper
Tue, 02/15/2011 - 18:21
See the sample code provided for CSharp in $CASROOT/../samples/standard/CSharp in the installation. The GUI is written using Windows Forms in C#. The C++ part of it is written in the OCC and shell projects. OCC is the C++ wrapper written to connect the Viewer to the C# GUI. You should be able to add the bottle C++ code to this module and call it from the GUI callback in C# as other commands are called.
Wed, 12/13/2017 - 00:33
See our opencascade c# wrappers
MakeBottle
Best regards, Guido