Macro SelectVisible

From FreeCAD Documentation
Revision as of 16:37, 8 April 2016 by Galou breizh (talk | contribs) (First version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

File:SelectVisible Macro_SelectVisible

Description
Select all visible objects.

Author: galou_breizh
Author
galou_breizh
Download
None
Links
Macro Version
1.0
Date last modified
None
FreeCAD Version(s)
None
Default shortcut
None
See also
None

Description

All visible objects in the tree and only these will be selected.

How To Use

Copy the macro in your macros' folder and run (see Macro Install HowTo for further details).

Code

The lastest version of the macro is to be found at https://github.com/FreeCAD/FreeCAD-macros/blob/master/Utility/SelectVisible.FCMacro.