Assembly: Add validation step during dragging to ignore steps where grounded objects moved.
This commit is contained in:
committed by
Chris Hennes
parent
4d5eb39762
commit
47c22bec65
@@ -155,6 +155,8 @@ public:
|
||||
|
||||
void exportAsASMT(std::string fileName);
|
||||
|
||||
Base::Placement getMbdPlacement(std::shared_ptr<MbD::ASMTPart> mbdPart);
|
||||
bool validateNewPlacements();
|
||||
void setNewPlacements();
|
||||
void recomputeJointPlacements(std::vector<App::DocumentObject*> joints);
|
||||
void redrawJointPlacements(std::vector<App::DocumentObject*> joints);
|
||||
|
||||
Reference in New Issue
Block a user