Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
180
void
181
CellView::set (lay::LayoutHandle *handle)
182
{
183
reset_cell ();
184
m_layout_href.set (handle);
185
}
186
187
CellView
188
CellView::deep_copy (db::Manager *manager) const
Callers
1
deep_copy
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected