{{Macro |Name=HighlightDifference |Description=Compute the difference between two shapes. Additions are marked red, removals are marked green. Both original parts will be half transparent. The volume of the additions and removals are printed in the console. |Author=Gaël Ecorchard |Version=1.0 |Date=2015-09-24 }}
Compute the difference between two shapes. Additions are marked red, removals are marked green. Both original parts will be half transparent. The volume of the additions and removals are printed in the console.
*Result difference two objects created*Image:Macro HighlightDifference 00.png|Original objects Image:Macro HighlightDifference 02.png|The resulting objects are coloured red and green (here offset) Image:Macro HighlightDifference 01.png|The original objects are transparent 80% and not modify
The code is visible on Github: Utility/HighlightDifference.FCMacro.
- See for the complementary macro Macro_HighlightCommon
- The discussion on forum "collision detection", overlapping
documentation index > Macro HighlightDifference