|
Description |
---|
Get normal vector of preselected face |
Author |
ulrich1a |
Links |
Macros recipes How to install macros How to customize toolbars |
Version |
1.0 |
Date last modification |
2016-09-26 |
Contents |
Simple macro to extract normal vector of previously within the 3D-View chosen face and give the output to the python console
Gui.Selection.getSelectionEx()[0].SubObjects[0].Faces[0].normalAt(0,0)
Link to dicussion thread (german)