SG=SGxor([A,B,relpos])
A : | Solid A | |
B : | Solid B | |
relpos : | list of relative positions for SGtransrelSG |
SG : | Boolean Result of A+B |
SGxor(SGboxsphere([30,20,10],4,10))
SGxor(SGboxsphere([30,20,10],4,10),SGbox([5,5,5]),'incenter','left',-2)
SGxor(SGboxsphere([30,20,10],4,10),SGbox([5,5,5]),'incenter','infront',-2)