TechDraw: Enable setting a custom direction. Fixes #5821
This commit is contained in:
@@ -129,6 +129,7 @@ public:
|
||||
|
||||
void rotate(const std::string &rotationdirection);
|
||||
void spin(const std::string &spindirection);
|
||||
void spin(double angle);
|
||||
|
||||
void dumpISO(const char * title);
|
||||
std::vector<DrawProjGroupItem*> getViewsAsDPGI();
|
||||
|
||||
Reference in New Issue
Block a user