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

Method set

src/laybasic/laybasic/layCellView.cc:180–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180void
181CellView::set (lay::LayoutHandle *handle)
182{
183 reset_cell ();
184 m_layout_href.set (handle);
185}
186
187CellView
188CellView::deep_copy (db::Manager *manager) const

Callers 1

deep_copyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected