SG=SGofBB(BB,[d])
BB : | Result of BBofVL, i.e. [xmin xmax ymin ymax zmin zmax] | |
d : | enlargement in [x y z]; default is d=[1 1 1] |
SG : | Solid box of size of the Bounding Box |
SG=SGofCPLz(PLcircle(10,8),40); SGfigure(SG); view(-30,30);
SGofBB(BBofVL(SG.VL))