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

Method spaceX

static_libs/common/project.cpp:448–448  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

446}
447
448double Project::spaceX() const { return m_spacingX; }
449void Project::setSpaceX(double value)
450{
451 m_spacingX = value;

Callers 3

updateRectMethod · 0.80
genGcodeAndTileMethod · 0.80
GCodePropertiesFormMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected