Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ view
Method
view
src/laybasic/laybasic/layCellView.cc:258–262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
lay::LayoutViewBase *
259
CellViewRef::view ()
260
{
261
return mp_view.get ();
262
}
263
264
lay::LayoutHandle *
265
CellViewRef::operator-> () const
Callers
7
close_cellview
Function · 0.45
cv_descend
Function · 0.45
cv_ascend
Function · 0.45
cv_is_cell_hidden
Function · 0.45
cv_hide_cell
Function · 0.45
cv_show_cell
Function · 0.45
cv_show_all_cells
Function · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected