|
Description |
---|
Copy contents of 3DView to clipboard |
Author |
Mario52 |
Links |
Macros recipes How to install macros How to customize toolbars |
Version |
00.01 |
Date last modification |
2016-09-14 |
Macro will copy the contents of the 3D view to the clipboard
PS: if you wild other format modify the values of the line number 33 ex:
glw.resize(640, 480) # reduce the SubWindow
to
glw.resize(800, 600) # reduce the SubWindow
See forum-thread here.
Copy the macro to Gist Macro_Copy3DViewToClipboard.FCMacro