textSG

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

creates descriptors for cells of solid geometries

Description

modified to use textBB in SG-Lib 5.3; still unclear why textBB, that was developed 2 month earlier was not used.

See Also: PofBB , textBB , textT , textP , textVL , textCVL , textVLFL , VLFLfaceNormalplot , textVL , textCPS , SGanalyzeGroupParts

Example Illustration

 missing image of textSG(SG,c,s,nt,lb,

Syntax

h=textSG(SG,[c,s,nt,lb,"loc"])

Input Parameter

SG: Solid
c: color of descriptor
s: size of descriptor
nt: selector for cells
lb: Letter for Desciption
"loc": location, default is 'ccc', see also textBB, PofBB

Output Parameter

h: handle to text

Examples


SGreadSTL('/Volumes/LUETH-WIN/WIN AIM Matlab Libraries/STL Files for SG-Lib/STL of PCBs/Raspberry Pie Zero Sleek v8.stl'); A=ans,
SGanalyzeGroupParts(A); textSG(ans)
SGfigure; SGplot(A); textSG(B,'r',24); view(-30,30);




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