From: Jonathan B. <jbr...@ea...> - 2006-07-12 02:14:08
|
On Tue, 2006-07-11 at 19:32 -0500, Kuzminski, Stefan R wrote: > Is there a way to retrieve the points interpolated by the curve? The points in a curve's pos array define a consecutive set of straight line segments (ie, simple linear interpolation). Does that answer your question? -Jonathan > Thanks, > Stefan > > -----Original Message----- > From: Bruce Sherwood [mailto:Bru...@nc...] > Sent: Tuesday, July 11, 2006 7:31 PM > To: Kuzminski, Stefan R > Cc: vis...@li... > Subject: Re: [Visualpython-users] extrusions > > I guess you could repetively make copies slightly displaced from the > previous curve, which would approximate a surface (or a volume if you > did this in two directions of displacement). > > Bruce Sherwood > > Kuzminski, Stefan R wrote: > > > > Hi, > > > > > > > > I have a curve and would like to sweep it along a straight line to get > > > a volume. Is this possible with vpython? > > > > > > > > Thank you, > > > > Stefan Kuzminski > > > > > > > > > > > > > > > > This email and any files transmitted with it are confidential, > proprietary > > and intended solely for the individual or entity to whom they are > addressed. > > If you have received this email in error please delete it immediately. > > > > > ------------------------------------------------------------------------ > > > > > > > ------------------------------------------------------------------------ > - > > Using Tomcat but need to do more? Need to support web services, > security? > > Get stuff done quickly with pre-integrated technology to make your job > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Visualpython-users mailing list > > Vis...@li... > > https://lists.sourceforge.net/lists/listinfo/visualpython-users > This email and any files transmitted with it are confidential, proprietary > and intended solely for the individual or entity to whom they are addressed. > If you have received this email in error please delete it immediately. > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users |