Macro SelectVisible: Difference between revisions

From FreeCAD Documentation
(First version)
 
(translate)
Line 1: Line 1:
<translate>
{{Macro|Icon=SelectVisible|Name=Macro_SelectVisible|Description=Select all visible objects.|Author=galou_breizh}}
{{Macro|Icon=SelectVisible|Name=Macro SelectVisible|Description=Select all visible objects.|Author=galou_breizh}}


==Description==
==Description==

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


==How To Use==
==How To Use==

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 [[Macro_Install_HowTo|Macro Install HowTo]] for further details).


==Code==
==Code==

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


</translate>
{{clear}}
<languages/>

Revision as of 09:52, 9 April 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 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


Other languages: