SGtextstamp

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Surfaces
Introduced first in SolidGeometry 4.7, Creation date: 2019-07-12, Last change: 2025-09-14

adds a textstring on the surface

Description

Since SG 5.1 only outside Surfaces are detected

See Also: SGtext , SGoftext , VLFLtextimage , SGofCPLz , CPLoftext , SGtextbanner , CPLtextbanner , CPLtextimage

Example Illustration

 missing image of SGtextstamp(SG,stext,ez,col)

Syntax

[SGS,B]=SGtextstamp(SG,[stext,ez,col])

Input Parameter

SG: Solid Geometry
stext: text for stamp
ez: orientation for surface, or Frame name to turn!
col: color; default is none

Output Parameter

SGS: New solid with stamp
B: Just the Text Solid

Examples


A=SGbox;
SGtextstamp(A,'test',[0 -1 0]);
SGtextstamp(A,'test',[0 -1 0],'b');
SGtextstamp(A,'','','r')




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