SGpuzzlecut3D

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - SG/Solids
Introduced first in SolidGeometry 3.9, Creation date: 2017-06-25, Last change: 2025-09-14

creates from a large solid geometry smaller printable parts

Description

This function helps to separate large Solids in smaller ones for printing or for half-cuts of technical education

See Also: SGcutrecursivly , SGwriteSeparatedSTL

Example Illustration

 missing image of SGpuzzlecut3D(SG,bsiz)

Syntax

SGs=SGpuzzlecut3D(SG,[bsiz])

Input Parameter

SG: Solid Geometry
bsiz: [maxx maxy maxz]; if values are <=1 it is not the size but divider

Output Parameter

SGs: List of puzzle elements

Examples


load JACO_robot.mat
SGpuzzlecut3D(JC6,[0.5 0.5 0.5]);
% h=patchofgca; setplotlight(h,'r',1)




Copyright 2017-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