MCPcopy Create free account
hub / github.com/XRay3D/GERBER_X3 / createFile

Method createFile

static_libs/thermal/thermalnode.cpp:215–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

213AbstractThermPrGi* ThermalNode::item() const { return m_item; }
214
215bool ThermalNode::createFile() const { return m_checked && m_item; }
216
217void ThermalNode::disable()
218{

Callers 1

project.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected