This shows you the differences between two versions of the page.
|
rhino:surfcam [2015/09/14] |
rhino:surfcam [2020/08/14] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Tips and advice for using Rhino together with Surfcam ====== | ||
| + | |||
| + | ======Rhino and Surfcam====== | ||
| + | |||
| + | Rhino and Surfcam work very well together, perhaps one of the best CAD/CAM combinations of surface modelers. | ||
| + | |||
| + | Surfcam' | ||
| + | |||
| + | Surfcam will not open Rhino files directly, but are various things you can do to make the interface between the two programs almost seamless anyway. | ||
| + | |||
| + | //<color gray>New development! There is now a Rhino to Surfcam plug-in available! | ||
| + | |||
| + | <color red> | ||
| + | |||
| + | =====Transferring Geometry from Rhino to Surfcam===== | ||
| + | |||
| + | First thing you can do is to set up a "one button" | ||
| + | |||
| + | ! //Select //Pause | ||
| + | //-Export " | ||
| + | |||
| + | //<color steelblue> | ||
| + | |||
| + | What this does is export all geometry selected (if none is selected it will prompt for selection) via iges/ | ||
| + | |||
| + | Inside Surfcam, all you have to do is File> | ||
| + | |||
| + | So, once you're rolling, it's: select stuff in Rhino, bing!, one click and it's out, Alt+Tab to SC, Open, enter/enter and click the close box (or hit alt+C) | ||
| + | |||
| + | I have on the right button an alternative macro: | ||
| + | |||
| + | ! //Select //Pause | ||
| + | //-Export " | ||
| + | |||
| + | This allows me to export via IGES 144 flavor instead of Surfcam flavor. | ||
| + | |||
| + | =====Things to watch out for:===== | ||
| + | |||
| + | * Rectangles export as one entity via Surfcam flavor, if you want four line segments, explode them before exporting. | ||
| + | * If you have used **JoinEdge** anywhere in the hopes of closing edge gaps, it will all disappear when exported to Surfcam - even if export as a solid format like ACIS or STEP - so beware. (I don't have Surfcam solids, so I can't tell you how this reacts) | ||
| + | * Object colors and layer names don't transfer. | ||
| + | * Check your geometry in Surfcam after importing. Occasionally there is some geometry that Rhino considers valid that Surfcam doesn' | ||
| + | |||
| + | I'm sure I'll be able to think of more tips later. | ||
| + | |||
| + | <color steelblue> | ||
| + | |||
| + | |||
| + | |||