findingca

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

select graphics objects of a specific type

Description

a modified version of hideingca and support also the type 'point'
written in Tokyo visiting Hajime Asama's Lab at The University of Tokyo


See Also: SGfigure , hideingca , gcfSG

Example Illustration

 missing image of findingca(gotype,);

Syntax

h=findingca(gotype,[]);

Input Parameter

gotype: type such as 'point', 'line', 'text','polygon' , 'ptach' etc.

Output Parameter

h: handle to object

Examples


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')




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