Comment #7 on issue 1121 by [email protected]: Add Azimut
(North-Orientation) to sympy.geometry.Polygon
http://code.google.com/p/sympy/issues/detail?id=1121
Whatever is done, 1000000000 should not be used. Use the actual slope
instead. e.g. to make a horizontal line through (2,0) use
Line((2,3),slope=0) and use Line((2,3),slope=oo) to create a vertical line
through the same.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/groups/opt_out.