Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ select_all
Method
select_all
src/laybasic/laybasic/layLayoutViewBase.cc:3969–3973 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3967
}
3968
3969
void
3970
LayoutViewBase::select_all ()
3971
{
3972
select (full_box (), lay::Editable::Replace);
3973
}
3974
3975
void
3976
LayoutViewBase::zoom_fit ()
Callers
nothing calls this directly
Calls
1
select
Function · 0.70
Tested by
no test coverage detected