Macro HighlightCommon: Difference between revisions

From FreeCAD Documentation
m (minor for translation)
(Marked this version for translation)
Line 15: Line 15:
The code is visible on Github: [https://github.com/FreeCAD/FreeCAD-macros/blob/master/Utility/HighlightCommon.FCMacro Utility/HighlightCommon.FCMacro].
The code is visible on Github: [https://github.com/FreeCAD/FreeCAD-macros/blob/master/Utility/HighlightCommon.FCMacro Utility/HighlightCommon.FCMacro].


==Links== <!--T:9-->
==Links== <!--T:9-->
* See for the complementary macro [[Macro_HighlightDifference|Macro_HighlightDifference]]
* See for the complementary macro [[Macro_HighlightDifference|Macro_HighlightDifference]]
* My blog [http://linuxforanengineer.blogspot.com.es/ Linux for an engineer] for the code and other interesting macros for FreeCAD
* My blog [http://linuxforanengineer.blogspot.com.es/ Linux for an engineer] for the code and other interesting macros for FreeCAD

Revision as of 21:16, 27 September 2015

File:Text-x-python HightlightCommon

Description
Highlight common parts

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

Description

Highlight common parts by showing the common shape in red and setting half-transparency on original parts (the original objects are not modified)

Volume common of objects selected

Script

Macro_HighlightCommon.FCMacro

The code is visible on Github: Utility/HighlightCommon.FCMacro.

Links


Other languages: