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

Method stepsY

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

Source from the content-addressed store, hash-verified

470}
471
472uint Project::stepsY() const { return m_stepsY; }
473void Project::setStepsY(uint value)
474{
475 m_stepsY = value;

Callers 3

updateRectMethod · 0.80
genGcodeAndTileMethod · 0.80
GCodePropertiesFormMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected