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

Function min_inst_label_size

src/laybasic/laybasic/layLayoutViewBase.h:1236–1239  ·  view source on GitHub ↗

* @brief Min instance label size getter */

Source from the content-addressed store, hash-verified

1234 * @brief Min instance label size getter
1235 */
1236 int min_inst_label_size () const
1237 {
1238 return m_min_size_for_label;
1239 }
1240
1241 /**
1242 * @brief Empty cell dimension for the purpose of label generation setter

Callers 1

configureMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected