J
jproud
There seems to be an error in the scratch.A1 cell of the "Circle Tangents"
shape. When the circles have sizes that are not very similar, the tangents
seem to be off.
The formula in the shipping shapes is: ATAN2(Scratch.X1-Scratch.Y1,Width)
A formula that seems to work better is: ASIN((Scratch.X1-Scratch.Y1)/Width)
Has anyone else noticed this?
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/com...d86fab6fb&dg=microsoft.public.visio.developer
shape. When the circles have sizes that are not very similar, the tangents
seem to be off.
The formula in the shipping shapes is: ATAN2(Scratch.X1-Scratch.Y1,Width)
A formula that seems to work better is: ASIN((Scratch.X1-Scratch.Y1)/Width)
Has anyone else noticed this?
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/office/com...d86fab6fb&dg=microsoft.public.visio.developer