From: kgv Date: Mon, 13 Oct 2014 14:33:41 +0000 (+0400) Subject: 0025366: Method AIS_MultipleConnectedInteractive::AcceptShapeDecomposition() should... X-Git-Tag: V6_8_0~103 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=5b37e9d14377e92818a68b0a58624454edf33c26;p=occt.git 0025366: Method AIS_MultipleConnectedInteractive::AcceptShapeDecomposition() should be exported --- diff --git a/src/AIS/AIS_MultipleConnectedInteractive.cdl b/src/AIS/AIS_MultipleConnectedInteractive.cdl index 5815d3fc20..15030d260e 100644 --- a/src/AIS/AIS_MultipleConnectedInteractive.cdl +++ b/src/AIS/AIS_MultipleConnectedInteractive.cdl @@ -107,7 +107,6 @@ is is redefined ; AcceptShapeDecomposition(me) returns Boolean from Standard is redefined virtual; - ---C++: inline ---Purpose: Informs the graphic context that the interactive Object -- may be decomposed into sub-shapes for dynamic selection.