X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FAIS%2FAIS_MultipleConnectedInteractive.cxx;h=d201fbd319250cc1ea505c8e77dedc5ff1f9ef54;hb=7f24b768c30df045ec4a7c712724195643081dfb;hpb=787ff2408c680462f82753ae698239cf5587fa98 diff --git a/src/AIS/AIS_MultipleConnectedInteractive.cxx b/src/AIS/AIS_MultipleConnectedInteractive.cxx index 7e9387c466..d201fbd319 100644 --- a/src/AIS/AIS_MultipleConnectedInteractive.cxx +++ b/src/AIS/AIS_MultipleConnectedInteractive.cxx @@ -60,7 +60,7 @@ Standard_Integer AIS_MultipleConnectedInteractive::Signature() const //purpose : //======================================================================= Handle(AIS_InteractiveObject) AIS_MultipleConnectedInteractive::connect (const Handle(AIS_InteractiveObject)& theAnotherObj, - const Handle(Geom_Transformation)& theTrsf, + const Handle(TopLoc_Datum3D)& theTrsf, const Handle(Graphic3d_TransformPers)& theTrsfPers) { if (myAssemblyOwner.IsNull())