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

Method stepsX

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

Source from the content-addressed store, hash-verified

462}
463
464uint Project::stepsX() const { return m_stepsX; }
465void Project::setStepsX(uint value)
466{
467 m_stepsX = value;

Callers 3

updateRectMethod · 0.80
genGcodeAndTileMethod · 0.80
GCodePropertiesFormMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected