0024564: Select3D_SensitiveFace gives inaccurate picking depth for AIS_Plane (interio...
[occt.git] / src / AIS / AIS_Plane.cdl
index e1ede3f..ef19cac 100644 (file)
@@ -221,9 +221,9 @@ is
 
 -- Methods from SelectableObject
 
-    ComputeSelection(me         : mutable;
-                    aSelection : mutable Selection from SelectMgr;
-                    aMode      : Integer from Standard) is redefined virtual;
+    ComputeSelection (me           : mutable;
+                      theSelection : mutable Selection from SelectMgr;
+                      theMode      : Integer from Standard) is redefined virtual;
 
 -- Methods from InteractiveObject