Syntax
[SGC,SGA,SGB]=SGboxpacking(SG,[tstr,dim,turn])
Input Parameter
SG : | | SG or SGcs to pack and box |
tstr : | | text string for cover |
dim : | | Box dimensions for printing |
turn : | | false==keep orientation; true==optimize space; default is true |
Output Parameter
SGC : | | complete print job SG |
SGA : | | packaged solids of SG |
SGB : | | box aroound SGA |
Examples
loadweb JACO_robot.mat; SGboxpacking(JACO,'JACO-ROBOT',[500 500 500]);
SGboxpacking(JACO,'JACO-ROBOT',[500 500 500],false);
Copyright 2018-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21