0024784: Move documentation in CDL files to proper location
[occt.git] / src / StdSelect / StdSelect_BRepOwner.cdl
index 63241b1..7ea2e9e 100644 (file)
@@ -21,6 +21,8 @@ class BRepOwner from StdSelect inherits EntityOwner from SelectMgr
        --          Used in Dynamic Selection Mechanism.
        --          A BRepOwner has an Owner (the shape it represents)
        --          and Users (One or More Transient entities).
+       --          The highlight-unhighlight methods are empty and
+       --          must be redefined by each User.
 
 uses
     Location              from TopLoc,