2010-10-26 04:37 AM
2010-10-26 08:38 AM
2010-10-26 09:50 AM
Wardy wrote:I think if you use Grouping to add them together you can.
Is it possible to get rid of the contour lines between the Cylinders and Elbow? or can you only control visible lines with PRISM_ ect.?
Is there a better way to do this?
2010-10-26 09:57 AM
2010-10-26 10:18 AM
2010-10-26 11:06 AM
2010-10-26 11:18 AM
2010-10-26 12:52 PM
a=1 : b=0.2 k=0 s=0 n=36 winkel=30 rsl=24 hotspot 0,0,htspt for i=0 to n put b*cos(360/n*i) put a+b*sin(360/n*i) put 1 next i if rsl>3 then resol rsl revolve n+1, winkel, 1*0+2+4+8+16*s+32*s+64*k, get(nsp)
2010-10-27 03:34 AM
Wardy wrote:Are you sure?
Actually doesn't seem to work if you group a cylinder and an elbow. works with two cylinders though.
2010-10-27 04:23 AM