Skip to content
Snippets Groups Projects
Open The EXOR Boolean operation
  • View options
  • The EXOR Boolean operation

    • View options
  • Open created by samy mukadi

    The present Boolean operation implements the Cut. I suggest to implement the EXOR as follow : to exclude the union from the result.

    image

    it produces the following : image

    //+

    Disk(1) = {0, 0, 1, 0.25, 0.25};

    Disk(2) = {0.1, 0, 1, 0.25, 0.25};

    //BooleanEXOR{ Surface{1}; Delete; }{ Surface{2}; Delete; }

    Edited by samy mukadi
    • Merge request
    • Branch

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first