Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ expand_properties
Method
expand_properties
src/laybasic/laybasic/layLayoutViewBase.cc:2018–2022 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2016
}
2017
2018
void
2019
LayoutViewBase::expand_properties ()
2020
{
2021
expand_properties (std::map<int, int> (), false);
2022
}
2023
2024
void
2025
LayoutViewBase::expand_properties (unsigned int index)
Callers
nothing calls this directly
Calls
3
cellviews
Function · 0.85
size
Method · 0.45
expand
Method · 0.45
Tested by
no test coverage detected