by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - 3D-Print/Production
Introduced first in SolidGeometry 1.0, Creation date: 2013-05-10, Last change: 2025-09-14
See Also: SGpacking
, SGboxpacking
, SGpatternXYZ
, SGcopyrotZ
, SGarrangeSG
, SGarrangeSGC
, SGCaddSGn
, SGCaddSG
SGB=SGboxing([SG,wall,slot,stext,ms,ha])
SG: | Solid geometry to be boxed | |
wall: | Wall thickness; default is 1 | |
slot: | Space between box and enclosed part; default is 1 | |
stext: | Text ontop of box | |
ms: | size of the square holes in the walls | |
ha: | 'c', 'l', 'r' for text alignment |
SGB: | Solid geometry of the housing box and cover |
Just try: SGboxing
A=SGbox([40 40 10]);
SGboxing(A,[],[],'\n\nLecture: Automation in Medicine \nContent: Surgical Robot Example\nSummer 2015\n(c) Prof. Dr. Tim C. Lueth\nTechnische Universität München')