0022832: Not documented limitation of Graphic3d_StructureManager
[occt.git] / src / Visual3d / Visual3d_ViewManager.cdl
index cd1cd9c..0cf0a0b 100755 (executable)
@@ -1,12 +1,25 @@
+-- Created on: 1991-09-05
+-- Created by: NW,JPB,CAL
+-- Copyright (c) 1991-1999 Matra Datavision
+-- Copyright (c) 1999-2012 OPEN CASCADE SAS
 --
--- File:       Visual3d_ViewManager.cdl
--- Created:    Jeudi 5 Septembre 1991
--- Author:     NW,JPB,CAL
---             05-97: CAL; Ajout du Clear sur les TOS_COMPUTED.
---             05-98: CAL; Perfs. Connection entre structures COMPUTED.
+-- The content of this file is subject to the Open CASCADE Technology Public
+-- License Version 6.5 (the "License"). You may not use the content of this file
+-- except in compliance with the License. Please obtain a copy of the License
+-- at http://www.opencascade.org and read it completely before using this file.
 --
----Copyright:  MatraDatavision 1991,1992,1993
+-- The Initial Developer of the Original Code is Open CASCADE S.A.S., having its
+-- main offices at: 1, place des Freres Montgolfier, 78280 Guyancourt, France.
 --
+-- The Original Code and all software distributed under the License is
+-- distributed on an "AS IS" basis, without warranty of any kind, and the
+-- Initial Developer hereby disclaims all such warranties, including without
+-- limitation, any warranties of merchantability, fitness for a particular
+-- purpose or non-infringement. Please see the License for the specific terms
+-- and conditions governing the rights and limitations under the License.
+
+--             05-97: CAL; Ajout du Clear sur les TOS_COMPUTED.
+--             05-98: CAL; Perfs. Connection entre structures COMPUTED.
 
 class ViewManager from Visual3d inherits StructureManager from Graphic3d
 
@@ -46,7 +59,10 @@ is
                returns mutable ViewManager from Visual3d;
        ---Level: Public
        ---Purpose: Creates a 3D visualizer.
-
+       --  Currently creating of more than 100 viewer instances 
+       --  is not supported and leads to InitializationError and 
+       --  initialisation failure.
+       --  This limitation might be addressed in some future OCCT releases. 
        ---------------------------------------------------
        -- Category: Methods to modify the class definition
        ---------------------------------------------------