39 CmdCopyAlongCurve(std::shared_ptr<OpenLxApp::Element> aElem, std::shared_ptr<OpenLxApp::Element> aPathElem,
const int& repetitions);
40 CmdCopyAlongCurve(
const std::vector<std::shared_ptr<OpenLxApp::Element>>& aElems, std::shared_ptr<OpenLxApp::Element> aPathElem,
const int& repetitions);
46 std::vector<std::shared_ptr<OpenLxApp::Element>> getCopiedElements()
const;
49 std::unique_ptr<Core::Command> _cmd =
nullptr;
Definition: CmdCopyAlongCurve.h:35
Definition: CmdAddCentroid.h:8