SGstamptextFDM

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Automatic Design
Introduced first in SolidGeometry 5.4, Creation date: 2024-06-19, Last change: 2025-09-15

creates an imprint or an relief if allowed

Description

more automatic function than SGtextstamp, SGtextstamp2

See Also: SGtextstamp , SGgearstamp

Example Illustration

 missing image of SGstamptextFDM(SG,ez,txt,siz,

Syntax

SG=SGstamptextFDM([SG,ez,txt,siz,"debug","relief"])

Input Parameter

SG: Solid Geometry
ez: surface direction of text
txt: text
siz: maximum size; default is 20
"debug": if used, the design is shown
"relief": if used insted of an imprint also a relief is allowed

Output Parameter

SG: Modified SG

Examples


SGstamptextFDM(SGbox([40 40 50]*5,10),[0 0 1],'27','debug')
SGstamptextFDM(SGbox([40 40 50]*5,10),[1 0 0],'27')
SGstamptextFDM(SGbox([40 40 50]),[0 -1 0],'27','debug')




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