Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Imagine I create a line in a sketch angled at 12 degrees (above the x axis)
Then I create another line in the sketch angled at 12 degrees (below the x axis)
When I list the parameters programatically both give me a value in radians of +12 degrees.
So where is the specification of the angle direction stored? As a user I cannot input a negative angle, but I can see that it is negative. But how does a program know the true value of an angular parameter? Currently I get +12 for both lines.
Solved! Go to Solution.