LibreCAD
›
LibreCAD-user
Login
Register
Search
everywhere
only in this topic
Advanced Search
Create line by giving angle and length
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
4 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
Avneet
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Feb 28, 2013; 8:28am
Create line by giving angle and length
3 posts
When we draw line through angle and length how it converts to x2,y2 point
Avneet Kaur
Blog : www.avneetkhasla.wordpress.com
Siprex3D
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Mar 02, 2013; 9:15am
Re: Create line by giving angle and length
15 posts
Hello
1) activate line of command (by a click in the thin window shown by blue arrow)
2) type the command "point" in order to insert a point. (blue arrow location)
3) "@" for relative coordinate "<" for angle
hsrai
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Mar 16, 2013; 4:59am
Re: Create line by giving angle and length
96 posts
In reply to
this post
by Avneet
Avneet wrote
When we draw line through angle and length how it converts to x2,y2 point
It should be done by LibreCAD, using following formula:
x2 = x1 + radius * Cos(angle)
y2 = y1 + radius * Sin(angle)
--
H.S.Rai
--
H.S.Rai
Avneet Kaur
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Mar 18, 2013; 4:37am
Re: Create line by giving angle and length
2 posts
Thanks Sir.
My question was that you answered.
Free forum by Nabble
Edit this page