Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
213
AbstractThermPrGi* ThermalNode::item() const { return m_item; }
214
215
bool ThermalNode::createFile() const { return m_checked && m_item; }
216
217
void ThermalNode::disable()
218
{
Callers
1
project.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected