Display full version of the post: divide a arc in to 10 lines

danielito
24.03.2011, 13:58
How can i divide an arc or a cirkel in to many lines with one command.
 
 danielito2011-03-24 14:00:00

John Connor
24.03.2011, 14:35
You're looking to end up with individual segments?


 
I know of a lisp routine that might do it but I've never used it so I can't say for certain how it works.John Connor2011-03-24 15:05:07

danielito
24.03.2011, 15:18
Yes
 were can i find it?

John Connor
24.03.2011, 15:29
You'll have to pay a visit to The Swamp and look for the breakobjects.lsp routine as written by CAB (Charles Alan Butler).  You want version 2.1 which I believe to be the latest.  There are several built-in options for dividing objects which is a very nice feature.
 
www.theswamp.org/index.phpJohn Connor2011-03-24 15:30:12

danielito
24.03.2011, 15:47
Hi
I wonder how can I insert  multiple vertex  in to an arc, in one time.
 
or
 
if i do not want   the arc to be   smouth.danielito2011-03-24 15:47:43

John Connor
24.03.2011, 15:59
Sorry.  My policy is: Only one miracle per customer.
I don't have a good solution to your problem.  Could you use a polygon inscribed within your circle?