dbplot

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Debug
Introduced first in SolidGeometry 5.2, Creation date: 2022-06-07, Last change: 2025-09-15

plots a SG objetcs (SG, PL, CPL, CVL, etc.) for debug purposes



See Also: , dbpause , dbprintf , dbprintmode , dbreturn , dbsave

Example Illustration

 missing image of dbplot(SG,

Syntax

dbplot([SG,"asccw","asPL","cont","nosave","sub","names"])

Input Parameter

SG: List of SG,CVL,CPL etc
"asccw": plot all contoure showing the orientation cw/ccw
"asPL": plot contours as PL instead of CPLs
"cont": continue without pause after plotting
"nosave": don't save the variable as normal
"sub": use subplots instead of a single figure
"names": show the variable names

Examples


A=SGseedcube; dbplot(rand(10,3),rand(10,2),SGbox,A,'sub')




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