CADMAI
CADMAI is a CAD framework which can either be used as a standalone CAD application or as an integration module for 3rd party applications or SOA environments. Cadmai runs on Windows platforms. Link: http://www.cadmai.com
Forum archive
Technical discussions preserved from the public OCCT community forum.
Discussions
Showing 13 discussions, ordered by the latest archived activity.
CADMAI is a CAD framework which can either be used as a standalone CAD application or as an integration module for 3rd party applications or SOA environments. Cadmai runs on Windows platforms. Link: http://www.cadmai.com
Hello, After running ImproveCascade I tryed to to compile the first OCC workspace "Foundation Classes" using VS.NET. Ifaced the following problem: NCollection_BaseVector.cxx ..\..\inc\Standard.hxx(94) : error C2061: Syntaxfehler: Bezeichner 'ostream' ..\..\inc\Standard.hxx(96) : error C2061: Syntaxf
Hi all, Is it possible to use ImproveCascade on Occ4.0 so that i can compile the sample projects it in VC++ .Net ? Regards R Hinde
Hi, everyone! At last, the long long waited SALOME is now available. As yet, there is no formal announcement from Open CASCADE company, but it really exist and can be downloaded. Just go and get it! http://www.opencascade.org/SALOME/ Unfortunately, currently it seems that it can be available on the
Hi all, Linus may be taking it easy over the Thanksgiving holidays ( http://kerneltrap.org/node/view/1684 ), but a little turkey and stuffing didn't prevent us from releasing an update to ImproveCascade! I incorporated the UNIX fixes contributed by Dr. Mathieu Marache. ImproveCascade.cpp can now be
Hi, I've got an problem using ImproveCascade with OpenCascade51. When compiling the draw-workspace I get the error: Draw_Main.cxx ..\..\inc\fdstream.hpp(90) : error C2512: 'basic_ostream >' : no appropriate default constructor available ..\..\inc\fdstream.hpp(90) : error C2614: 'fdostream' : illegal
I have uploaded a new version of pythonCascade (based on a completely rewritten version of Pythonizer). Also, OpenCASCADE 5.0 libraries are used in this new build. Some additional sample codes were added as well.
I have updated the ImproveCascade.cpp file so that it now works properly on Open CASCADE version 5.0. Follow the link to download the latest version of ImproveCascade.cpp. -- Author
We have set-up a new site on sourceforge where you can find our alpha release. jCAE by Guillaume Alléon ( http://sourceforge.net/projects/jcae ) is a JAVA based environment for CAE applications
This project aims to complete performance benchmarking for numerical libraries in orderto evaluate the use of C++ template based libraries in scientific computing codes. BLAS 1,2,3 and lapack calculations are performed using ifferent tools (libraries). Up to now calculation performance (MFLOPS) usin
Hi, everybody: The following is my solution about how to integrate occdoc.chm into MS Visual C++ development environment, i.e. Visual Studio & MSDN. After this integration, You can easily browse class documentation by simply pressing F1 in VC++. Here I assume reader has the basic experience about MS
CScheme is an application developed at "Università of Roma Tre" (Rome, Italy) by CADGroup based on the integration of two open-source software projects: The CAD environment namedOpen Cascade (OCAS) by Matra atavision, which is a powerful geometric and graphics environment mainly written in C++. The
This page was created to aid Open CASCADE developers in porting and configuring Open CASCADE (OCC) on currently unsupported platforms. This page also includes descriptions and some fixes for common problems implementing OCC. Why is a configure script needed? Currently users have a tough time getting