Macro SelectVisible: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
No edit summary
Line 11: Line 11:


<!--T:5-->
<!--T:5-->
Copy the macro in your macros' folder and run (see [[Macro_Install_HowTo|Macro Install HowTo]] for further details).
Copy the macro in your macros' folder and run (see [[How to install macros|How to install macros]] for further details).


==Code== <!--T:6-->
==Code== <!--T:6-->

Revision as of 10:12, 16 June 2016

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 How to install macros 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


Other languages: