textCVL
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Visualization
Introduced first in SolidGeometry 3.9, Creation date: 2017-06-05, Last change: 2025-09-14
plots descriptors for each contour into a figure using text command
Description
up to 99 contours are marked at the first point by a letter and a number
SG-Lib 5.6 convers all text
See Also: textT
, textP
, textVL
, textVLFL
, VLFLfaceNormalplot
, textVL
, textCPS
, textSG
Example Illustration
Syntax
h=textCVL(CVL,[c,s,nt,lb])
Input Parameter
CVL: | | Contour list separated by Nan (CPL/CVL) |
c: | | Color, default is black |
s: | | Size, default is 16 |
nt: | | optional list of selected contours |
lb: | | optional string for text; default is 'C' |
Output Parameter
Examples
Different examples for plotting
SGfigure; CPL=CPLsample(12); CVLplot(CPL); textCVL(CPL);
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