Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ ghost_cells_visible
Function
ghost_cells_visible
src/laybasic/laybasic/layLayoutViewBase.h:1223–1226 ·
view source on GitHub ↗
* @brief Visibility of ghost cells */
Source
from the content-addressed store, hash-verified
1221
* @brief Visibility of ghost cells
1222
*/
1223
bool ghost_cells_visible () const
1224
{
1225
return m_ghost_cells_visible;
1226
}
1227
1228
/**
1229
* @brief Min instance label size setter
Callers
1
configure
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected