MCPcopy Create free account
hub / github.com/KLayout/klayout / view

Method view

src/laybasic/laybasic/layLayerProperties.cc:719–722  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

717}
718
719LayoutViewBase *LayerPropertiesNode::view() const
720{
721 return const_cast<lay::LayoutViewBase *> (mp_view.get ());
722}
723
724void
725LayerPropertiesNode::set_expanded (bool ex)

Callers 4

executeMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected