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

Function empty_cell_dimension

src/laybasic/laybasic/layLayoutViewBase.h:1249–1252  ·  view source on GitHub ↗

* @brief Empty cell dimension for the purpose of label generation getter */

Source from the content-addressed store, hash-verified

1247 * @brief Empty cell dimension for the purpose of label generation getter
1248 */
1249 int empty_cell_dimension () const
1250 {
1251 return m_empty_cell_dimension;
1252 }
1253
1254 /**
1255 * @brief Visibility of text objects

Callers 1

configureMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected