Macro Normal Vector

Text-x-python.png Normal Vector Macro

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


Simple macro to extract normal vector of previously within the 3D-View chosen face and give the output to the python console

Use

Script

Gui.Selection.getSelectionEx()[0].SubObjects[0].Faces[0].normalAt(0,0) 

Link

Link to dicussion thread (german)


Online version: "http://www.freecadweb.org/wiki/index.php?title=Macro_Normal_Vector&oldid=240160"

Navigation menu