Syntax
[SG,T,d]=SGinsertCut(SG,[T,sl,sx,ad])
Input Parameter
SG : | | Solid Geometry |
T : | | Transformation for cut; default is eye(4) |
sl : | | cut slot size; default is 0.3 |
sx : | | transversal separation of cut; default is 0; |
ad : | | addendum ; default is 1 mm; tbi: if negative add is added to bb of SG |
Output Parameter
SG : | | Solid Geoemtry, retesselated Amin=0.01 |
T : | | exact cutting point matrix |
d : | | distance values relative to T |
Examples
SGinsertCut(SGsample(5),'',1,4)
SGinsertCut(SGsample(5),'','',4)
SGinsertCut(SGsample(5),'','','')
SGinsertCut(SGsample(5),'','','',5)
SGinsertCut(SGsample(5),TofR(rot(0,0,pi/4)),'','',5)
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