by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - User interface
Introduced first in SolidGeometry 4.6, Creation date: 2019-06-10, Last change: 2025-09-14
h=findingca(gotype,[]);
gotype: | type such as 'point', 'line', 'text','polygon' , 'ptach' etc. |
h: | handle to object |
SGfigure; PLplot(PLcircle(100));
shg; hideingca('line','invi');pause(.5); hideingca('line','visi');
SGfigure; CPLplotasPS(PLcircle(10)); CPLplot(PLcircle(20),'b-'); textVL(PLcircle(15)); SGplot(SGbox(5)); findingca('patch')