I'm just starting to do some Maxscripting but can't get much help from
the help-files. I want a simple script to measure the angle between two
selected edges of a face and have the script create a text-element wich
displays the angle so I can export it to a .dwg.
My problem starts with the first step, how do I measure the angle
between two edges of a face?
grtz
Gais
Best way to learn is to study other scripters code ...
"Gais" <bo...@gmx.net> wrote in message
news:4087f5e5$0$560$e4fe...@news.xs4all.nl...
Thanks for the link!
> Best way to learn is to study other scripters code ...
Yeah, I allready found some scripts but the old max 4 scripts don't work
in max 6. (I tried the AngleExtractor 0.1)
http://www.scriptspot.com/Main_Scripts.asp?BrowseType=Misc&Sort=Name
"Gais" <boer_DONT-want-SP@M-at_gmx.net> wrote in message
news:108gov9...@corp.supernews.com...
Hope this helps:
http://mathworld.wolfram.com/DihedralAngle.html
Otherwise, just look up Dihedral Angle in Google or whatever, and you
should get some more info on the subject.