Originally Posted by WayneHill Does anyone here have OpenCascade CAD working with Windows?
I downloaded the 'Demo' version and could not make heads or tails out of it. My last weekend was spent trying to get to work. Downloaded the (win) Python compiler to interface with it. Didn't work. Downloaded (win) FreeCAD and it did not work. I am about ready to give up on it for a second and final time. |
You may need to set some environment variables so your programs can find the OCC libraries.
I'm not sure what you mean "demo version" - if you didn't download all of OCC, you probably need to do so.
Also, OpenCascade is *NOT* a cad program. It could be used as PART of a cad program, but it is the backend only. They do include some demos, but they don't do anything terribly useful. That's what you're supposed to code!
Mark