Assembly: Do not attempt to drag grounded objects.
This commit is contained in:
committed by
Chris Hennes
parent
74eb6bb156
commit
0972645fab
@@ -116,6 +116,7 @@ public:
|
||||
}
|
||||
|
||||
|
||||
bool canDragObjectIn3d(App::DocumentObject* obj) const;
|
||||
bool getSelectedObjectsWithinAssembly(bool addPreselection = true, bool onlySolids = false);
|
||||
App::DocumentObject* getObjectFromSubNames(std::vector<std::string>& subNames);
|
||||
std::vector<std::string> parseSubNames(std::string& subNamesStr);
|
||||
|
||||
Reference in New Issue
Block a user