Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ select_all_layers
Method
select_all_layers
src/db/db/dbSaveLayoutOptions.cc:174–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
void
175
SaveLayoutOptions::select_all_layers ()
176
{
177
m_all_layers = true;
178
m_layers.clear ();
179
}
180
181
void
182
SaveLayoutOptions::deselect_all_layers ()
Callers
5
test_common_options
Method · 0.80
test_common_options
Method · 0.80
test_1
Method · 0.80
test_2
Method · 0.80
get_options
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
4
test_common_options
Method · 0.64
test_common_options
Method · 0.64
test_1
Method · 0.64
test_2
Method · 0.64