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

Method load_layer_props

src/laybasic/laybasic/layLayoutViewBase.cc:2770–2774  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2768}
2769
2770void
2771LayoutViewBase::load_layer_props (const std::string &fn)
2772{
2773 do_load_layer_props (fn, false, -1, false);
2774}
2775
2776void
2777LayoutViewBase::load_layer_props (const std::string &fn, bool add_default)

Callers 3

commitMethod · 0.80
salt_changedMethod · 0.80
load_layer_propertiesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected