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

Function paste

src/laybasic/laybasic/layEditable.h:135–138  ·  view source on GitHub ↗

* @brief "paste" operation */

Source from the content-addressed store, hash-verified

133 * @brief "paste" operation
134 */
135 virtual void paste ()
136 {
137 // .. by default, nothing is implemented ..
138 }
139
140 /**
141 * @brief "point selection proximity" predicate

Callers 2

pasteMethod · 0.85
paste_interactiveMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected