Macro Copy3DViewToClipboard

Macro Copy3DViewToClipboard.png Macro Copy3DViewToClipboard

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


Description

Macro will copy the contents of the 3D view to the clipboard

How To Use

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 

Discussion

See forum-thread here.

Code

The icon for you toolbar Macro Copy3DViewToClipboard.png

Copy the macro to Gist Macro_Copy3DViewToClipboard.FCMacro


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

Navigation menu