MCPcopy 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
2018void
2019LayoutViewBase::expand_properties ()
2020{
2021 expand_properties (std::map<int, int> (), false);
2022}
2023
2024void
2025LayoutViewBase::expand_properties (unsigned int index)

Callers

nothing calls this directly

Calls 3

cellviewsFunction · 0.85
sizeMethod · 0.45
expandMethod · 0.45

Tested by

no test coverage detected