Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.45 KB

Macro_HighlightDifference.md

File metadata and controls

44 lines (23 loc) · 1.45 KB

Macro HighlightDifference

{{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 }}

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.

*Result difference two objects created*

Example

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

Script

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

Links


documentation index > Macro HighlightDifference