Does anyone know how I would draw a line from a quadrant of a circle in code? Say circle is last object drawn and I want to automatically draw a line from the right quadrant out 2'
You can control osnaps via code, but chances are you're going to need to just do the math. All you need to do, is collect the circle's radius, and then draw your line.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.