Assembly: Enable the use of App::Datums
This commit is contained in:
@@ -233,12 +233,6 @@ bool ViewProviderAssembly::setEdit(int mode)
|
||||
PARTKEY,
|
||||
this->getObject()->getNameInDocument());
|
||||
|
||||
// When we set edit, we update the grounded joints placements to support :
|
||||
// - If user transformed the grounded object
|
||||
// - For nested assemblies where the grounded object moves around.
|
||||
auto* assembly = getObject<AssemblyObject>();
|
||||
assembly->updateGroundedJointsPlacements();
|
||||
|
||||
setDragger();
|
||||
|
||||
attachSelection();
|
||||
|
||||
Reference in New Issue
Block a user