FT=SGcat2([FT])
FT : | Solid A consisting of VL and FL and FC |
FT : | Solid of consisting of VL and FL of Solid A and B |
How to concatenate solid geometries
N=SGcat (A,B,C)
N=SGcat({A,B,C})
% N=SGcat({A,B},{C,D}) does not work
SGcat(SGsphere(10),SGbox(10))