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

Function no_stipples

src/laybasic/laybasic/layLayoutViewBase.h:1372–1375  ·  view source on GitHub ↗

* @brief "Don't show stipples" property getter */

Source from the content-addressed store, hash-verified

1370 * @brief "Don't show stipples" property getter
1371 */
1372 bool no_stipples () const
1373 {
1374 return m_no_stipples;
1375 }
1376
1377 /**
1378 * @brief Offset stipples property

Callers 2

configureMethod · 0.85
icon_for_layerMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected