Jump to content

Recommended Posts

Posted

I wanna create an arc in model space but, when I use the method AddArc the parameter I have to introduce complicate the programing

I´ll need more mathematics formula

 

Set arcObj = ThisDrawing.ModelSpace.AddArc(centerPoint, radius, startAngleInRadian, endAngleInRadian)

 

Instead I wolud like the way of 3 point, it´s more easy but I don´t know how

Posted

You will need to do some math to calculate the arc properties before you create it. You can only work with what AutoCAD gives you.

Posted

Yes My friend I think so, I had hope that there was another way thanks any way, I´m working on it

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...