Login  Register

Polyline Angle, another strange behaviour

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Polyline Angle, another strange behaviour

Christian
64 posts
This comes from sunny Alsace this time,

As I am progressing, slowly, in my tools description, I just found that the above tool option also produces just half the angle imposed. Just like the Arc Tangential.

Regards,
Christian
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Polyline Angle, another strange behaviour

dxli
2026 posts
Bonjour,

it appears some CAD developers didn't like angles larger than 180 degrees.

I'm also wondering why.

Christian wrote
This comes from sunny Alsace this time,

As I am progressing, slowly, in my tools description, I just found that the above tool option also produces just half the angle imposed. Just like the Arc Tangential.

Regards,
Christian
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Polyline Angle, another strange behaviour

Christian
64 posts
Well in this case it actually will accept up to 359.999 and what you get is a nearly complete circle, but if you ask for 90° you actually get 45° as you can see below where the red arc was produced with Polyline Angle 90.



Still strange, at least for an old fashion Frenchman

Christian
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Polyline Angle, another strange behaviour

dxli
2026 posts
Bonjour,

This image actually proves the arc angle is 90 degrees, by the

http://www.mathwarehouse.com/geometry/circle/angle-tangent-and-chord.php

the chord tangent angle is half of the arc angle, therefore, the arc angle is 90 degrees
Christian wrote
Well in this case it actually will accept up to 359.999 and what you get is a nearly complete circle, but if you ask for 90° you actually get 45° as you can see below where the red arc was produced with Polyline Angle 90.



Still strange, at least for an old fashion Frenchman

Christian
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Polyline Angle, another strange behaviour

Christian
64 posts
Oups! still learning