0024837: Visualization - revise design and implementation of connected Interactive...
[occt.git] / src / TPrsStd / TPrsStd_AxisDriver.cxx
index 5cefbe7..03fdd3b 100644 (file)
@@ -70,7 +70,7 @@ Standard_Boolean TPrsStd_AxisDriver::Update (const TDF_Label& aLabel,
        aistrihed = new AIS_Axis(apt);
       else {
        aistrihed->SetComponent(apt);
-        aistrihed->ResetLocation();
+        aistrihed->ResetTransformation();
         aistrihed->SetToUpdate();
         aistrihed->UpdateSelection();
       }