CAD CAM EDM DRO - Yahoo Group Archive

Re: looking to build a rpt

on 2006-09-14 08:23:45 UTC
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "afogassa" <afogassa@...>

> I did that with Rhino, if I can write a script to out put the
> countours in dxf layers than open those layers with Coreldraw run a
> Visual basic script or macro to fill in each layer then print it.
> have to work on how to write rhino scripts.
>
> Thank's
> Fogassa
>

I can recommend the following tutorial on Rhinoscript, you can do more
than plain macros as it uses VB. It is also possible to create an
external VB program that accesses Rhino. When I played with it that
is what I did and it made user interaction much easier.

http://www.rhino3d.com/tutorials/vbscript/RhinoScript.pdf

There are lots of functions for VBscripting that don't need the user
to intervene once the basic selection has been done which really helps
automation. I managed a sort of tool path creator and simulator but
it was only very basic and not very useful.

Graham

Discussion Thread

afogassa 2006-09-11 23:38:21 UTC looking to build a rpt Sebastien Bailard 2006-09-12 00:13:36 UTC Re: [CAD_CAM_EDM_DRO] looking to build a rpt Graham Stabler 2006-09-14 06:02:46 UTC Re: looking to build a rpt afogassa 2006-09-14 07:27:47 UTC Re: looking to build a rpt Graham Stabler 2006-09-14 08:23:45 UTC Re: looking to build a rpt