On Mar 26, 2015, at 4:25 AM, Nathan McCorkle <nmz...@gmail.com> wrote:
> I don't really know TCL, so I started using python to store and pipe TCL
> commands to the various brlcad programs. It doesn't crash on me, but I don't
> parse the stdout or stderr to check for bad syntax issues either... So it's
> probably not the best way to go about it, but it has been helpful since I use
> python pretty much everyday.
>
> https://github.com/nmz787/python-brlcad-tcl
>
> I have been stuck thinking about how to implement arbitrary cross sections
> for something like the spiral.pl script produces. I think it would be helpful
> to have something like the pipe primitive, but such that it could be a square
> or parabolic flight cross section (with a flat top).
>
Nathan,
In general CAD terms, this would be best handled by a generalized sweep entity.
We’ve had that on our TODO for years. Not incredibly hard — very similar to
our extrude and revolve entities — but nobody has begun working on it. It was
proposed as a 2009 GSoC project, but Timothy basically spent the whole
timeframe working on surface of revolutions. Would have been a great GSoC
proposal this year or a fun project for someone to tackle on their own.
Cheers!
Sean
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel