MCPcopy Create free account
hub / github.com/KLayout/klayout / clear_layers

Method clear_layers

src/laybasic/laybasic/layLayoutViewBase.cc:2002–2008  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2000}
2001
2002void
2003LayoutViewBase::clear_layers (unsigned int index)
2004{
2005 LayerPropertiesList ll;
2006 ll.set_name (get_properties (index).name ());
2007 set_properties (index, ll);
2008}
2009
2010void
2011LayoutViewBase::clear_layers ()

Callers 14

test_1Method · 0.80
test_1aMethod · 0.80
test_3Method · 0.80
test_4Method · 0.80
test_5Method · 0.80
test_3Method · 0.80
test_1Method · 0.80
test_1Method · 0.80
test_1aMethod · 0.80
test_3Method · 0.80
test_4Method · 0.80
test_5Method · 0.80

Calls 4

set_propertiesFunction · 0.70
get_propertiesFunction · 0.50
set_nameMethod · 0.45
nameMethod · 0.45

Tested by 14

test_1Method · 0.64
test_1aMethod · 0.64
test_3Method · 0.64
test_4Method · 0.64
test_5Method · 0.64
test_3Method · 0.64
test_1Method · 0.64
test_1Method · 0.64
test_1aMethod · 0.64
test_3Method · 0.64
test_4Method · 0.64
test_5Method · 0.64