SGdemoulding

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Surfaces
Introduced first in SolidGeometry 5.1, Creation date: 2022-01-17, Last change: 2025-09-15

Creates demolding chamfers for cast objects

Description

written for Wolfram Volk

CPLofSGcutT(SG,TofP([0 0 40]))

See Also: CPLofSGcutT , VLwarpgrid

Example Illustration

 missing image of SGdemoulding(SG,an,ct,hl,bu,maxsiz)

Syntax

SG=SGdemoulding(SG,[an,ct,hl,bu,maxsiz])

Input Parameter

SG: Solif Geometry
an: angle for demolding chamfers; default is 2.5 degree
ct: bordercut; default is -0.1
hl: height limitation is used
bu: if used Kerbkonus bancklok is integrated
maxsiz: default is 2000 (Shrinks automatically)

Output Parameter

SG: Modified Solid Geometry

Examples


SG=SGreadSTL('/Users/timlueth/Downloads/STL Grindewald/Grindelwald.STL');
SGdemoulding(SG,2); SGM=ans;
SGwriteSTL(SGM,'GrindelwaldM2')

Additional Hyperlinks

,



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