mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0023024: Update headers of OCCT files
Added appropriate copyright and license information in source files
This commit is contained in:
@@ -1,7 +1,22 @@
|
||||
-- File: BinMXCAFDoc.cdl
|
||||
-- Created: Mon Apr 18 17:43:47 2005
|
||||
-- Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2005
|
||||
-- Created on: 2005-04-18
|
||||
-- Created by: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
package BinMXCAFDoc
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc.cxx
|
||||
// Created: Mon Apr 18 17:45:27 2005
|
||||
// Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2005
|
||||
// Created on: 2005-04-18
|
||||
// Created by: Eugeny NAPALKOV
|
||||
// Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
|
||||
#include <BinMXCAFDoc.ixx>
|
||||
|
@@ -1,7 +1,22 @@
|
||||
-- File: BinMXCAFDoc_AreaDriver.cdl
|
||||
-- Created: Tue May 17 09:39:56 2005
|
||||
-- Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2005
|
||||
-- Created on: 2005-05-17
|
||||
-- Created by: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class AreaDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_AreaDriver.cxx
|
||||
// Created: Tue May 17 09:45:48 2005
|
||||
// Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2005
|
||||
// Created on: 2005-05-17
|
||||
// Created by: Eugeny NAPALKOV
|
||||
// Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_AreaDriver.ixx>
|
||||
|
@@ -1,7 +1,22 @@
|
||||
-- File: BinMXCAFDoc_CentroidDriver.cdl
|
||||
-- Created: Tue May 17 14:18:00 2005
|
||||
-- Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2005
|
||||
-- Created on: 2005-05-17
|
||||
-- Created by: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class CentroidDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_CentroidDriver.cxx
|
||||
// Created: Tue May 17 14:20:54 2005
|
||||
// Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2005
|
||||
// Created on: 2005-05-17
|
||||
// Created by: Eugeny NAPALKOV
|
||||
// Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_CentroidDriver.ixx>
|
||||
|
@@ -1,7 +1,22 @@
|
||||
-- File: BinMXCAFDoc_ColorDriver.cdl
|
||||
-- Created: Tue May 17 14:32:54 2005
|
||||
-- Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2005
|
||||
-- Created on: 2005-05-17
|
||||
-- Created by: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class ColorDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_ColorDriver.cxx
|
||||
// Created: Tue May 17 14:34:24 2005
|
||||
// Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2005
|
||||
// Created on: 2005-05-17
|
||||
// Created by: Eugeny NAPALKOV
|
||||
// Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_ColorDriver.ixx>
|
||||
#include <XCAFDoc_Color.hxx>
|
||||
|
@@ -1,7 +1,22 @@
|
||||
-- File: BinMXCAFDoc_ColorToolDriver.cdl
|
||||
-- Created: Tue May 17 12:25:51 2005
|
||||
-- Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2005
|
||||
-- Created on: 2005-05-17
|
||||
-- Created by: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class ColorToolDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_ColorToolDriver.cxx
|
||||
// Created: Tue May 17 12:29:31 2005
|
||||
// Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2005
|
||||
// Created on: 2005-05-17
|
||||
// Created by: Eugeny NAPALKOV
|
||||
// Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_ColorToolDriver.ixx>
|
||||
|
@@ -1,8 +1,22 @@
|
||||
-- File: BinMXCAFDoc_DatumDriver.cdl
|
||||
-- Created: Wed Dec 10 13:02:14 2008
|
||||
-- Author: Pavel TELKOV
|
||||
-- <ptv@valenox>
|
||||
---Copyright: Open CASCADE 2008
|
||||
-- Created on: 2008-12-10
|
||||
-- Created by: Pavel TELKOV
|
||||
-- Copyright (c) 2008-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class DatumDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_DatumDriver.cxx
|
||||
// Created: 10.12.08 13:15:38
|
||||
// Author: Pavel TELKOV
|
||||
// Copyright: Open CASCADE 2008
|
||||
// Created on: 2008-12-10
|
||||
// Created by: Pavel TELKOV
|
||||
// Copyright (c) 2008-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_DatumDriver.ixx>
|
||||
#include <XCAFDoc_Datum.hxx>
|
||||
|
@@ -1,8 +1,22 @@
|
||||
-- File: BinMXCAFDoc_DimTolDriver.cdl
|
||||
-- Created: Wed Dec 10 13:02:14 2008
|
||||
-- Author: Pavel TELKOV
|
||||
-- <ptv@valenox>
|
||||
---Copyright: Open CASCADE 2008
|
||||
-- Created on: 2008-12-10
|
||||
-- Created by: Pavel TELKOV
|
||||
-- Copyright (c) 2008-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class DimTolDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_DimTolDriver.cxx
|
||||
// Created: 10.12.08 13:15:38
|
||||
// Author: Pavel TELKOV
|
||||
// Copyright: Open CASCADE 2008
|
||||
// Created on: 2008-12-10
|
||||
// Created by: Pavel TELKOV
|
||||
// Copyright (c) 2008-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_DimTolDriver.ixx>
|
||||
#include <XCAFDoc_DimTol.hxx>
|
||||
|
@@ -1,8 +1,22 @@
|
||||
-- File: BinMXCAFDoc_DimTolToolDriver.cdl
|
||||
-- Created: Wed Dec 10 13:02:55 2008
|
||||
-- Author: Pavel TELKOV
|
||||
-- <ptv@valenox>
|
||||
---Copyright: Open CASCADE 2008
|
||||
-- Created on: 2008-12-10
|
||||
-- Created by: Pavel TELKOV
|
||||
-- Copyright (c) 2008-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class DimTolToolDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_DimTolToolDriver.cxx
|
||||
// Created: 10.12.08 13:47:58
|
||||
// Author: Pavel TELKOV
|
||||
// Copyright: Open CASCADE 2008
|
||||
// Created on: 2008-12-10
|
||||
// Created by: Pavel TELKOV
|
||||
// Copyright (c) 2008-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_DimTolToolDriver.ixx>
|
||||
#include <XCAFDoc_DimTolTool.hxx>
|
||||
|
@@ -1,7 +1,22 @@
|
||||
-- File: BinMXCAFDoc_DocumentToolDriver.cdl
|
||||
-- Created: Tue May 17 12:26:47 2005
|
||||
-- Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2005
|
||||
-- Created on: 2005-05-17
|
||||
-- Created by: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class DocumentToolDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_DocumentToolDriver.cxx
|
||||
// Created: Tue May 17 13:11:45 2005
|
||||
// Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2005
|
||||
// Created on: 2005-05-17
|
||||
// Created by: Eugeny NAPALKOV
|
||||
// Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_DocumentToolDriver.ixx>
|
||||
#include <XCAFDoc_DocumentTool.hxx>
|
||||
|
@@ -1,7 +1,22 @@
|
||||
-- File: BinMXCAFDoc_GraphNodeDriver.cdl
|
||||
-- Created: Tue May 17 14:53:33 2005
|
||||
-- Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2005
|
||||
-- Created on: 2005-05-17
|
||||
-- Created by: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class GraphNodeDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_GraphNodeDriver.cxx
|
||||
// Created: Tue May 17 14:54:18 2005
|
||||
// Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2005
|
||||
// Created on: 2005-05-17
|
||||
// Created by: Eugeny NAPALKOV
|
||||
// Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_GraphNodeDriver.ixx>
|
||||
|
@@ -1,7 +1,22 @@
|
||||
-- File: BinMXCAFDoc_LayerToolDriver.cdl
|
||||
-- Created: Tue May 17 12:27:42 2005
|
||||
-- Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2005
|
||||
-- Created on: 2005-05-17
|
||||
-- Created by: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class LayerToolDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_LayerToolDriver.cxx
|
||||
// Created: Tue May 17 13:16:41 2005
|
||||
// Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2005
|
||||
// Created on: 2005-05-17
|
||||
// Created by: Eugeny NAPALKOV
|
||||
// Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_LayerToolDriver.ixx>
|
||||
#include <XCAFDoc_LayerTool.hxx>
|
||||
|
@@ -1,8 +1,23 @@
|
||||
-- Created on: 2005-05-17
|
||||
-- Created by: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
-- File: BinMXCAFDoc_LocationDriver.cdl
|
||||
-- Created: Tue May 17 14:42:38 2005
|
||||
-- Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2005
|
||||
|
||||
class LocationDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_LocationDriver.cxx
|
||||
// Created: Tue May 17 14:43:51 2005
|
||||
// Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2005
|
||||
// Created on: 2005-05-17
|
||||
// Created by: Eugeny NAPALKOV
|
||||
// Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_LocationDriver.ixx>
|
||||
#include <XCAFDoc_Location.hxx>
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_LocationDriver.lxx
|
||||
// Created: Tue Feb 8 14:33:30 2011
|
||||
// Author: Oleg AGASHIN
|
||||
// <oan@opencascade.com>
|
||||
// Created on: 2011-02-08
|
||||
// Created by: Oleg AGASHIN
|
||||
// Copyright (c) 2011-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
//=======================================================================
|
||||
//function : SetSharedLocations
|
||||
|
@@ -1,8 +1,22 @@
|
||||
-- File: BinMXCAFDoc_MaterialDriver.cdl
|
||||
-- Created: Wed Dec 10 13:02:14 2008
|
||||
-- Author: Pavel TELKOV
|
||||
-- <ptv@valenox>
|
||||
---Copyright: Open CASCADE 2008
|
||||
-- Created on: 2008-12-10
|
||||
-- Created by: Pavel TELKOV
|
||||
-- Copyright (c) 2008-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class MaterialDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_MaterialDriver.cxx
|
||||
// Created: 10.12.08 13:15:38
|
||||
// Author: Pavel TELKOV
|
||||
// Copyright: Open CASCADE 2008
|
||||
// Created on: 2008-12-10
|
||||
// Created by: Pavel TELKOV
|
||||
// Copyright (c) 2008-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_MaterialDriver.ixx>
|
||||
#include <XCAFDoc_Material.hxx>
|
||||
|
@@ -1,8 +1,22 @@
|
||||
-- File: BinMXCAFDoc_MaterialToolDriver.cdl
|
||||
-- Created: Wed Dec 10 13:02:55 2008
|
||||
-- Author: Pavel TELKOV
|
||||
-- <ptv@valenox>
|
||||
---Copyright: Open CASCADE 2008
|
||||
-- Created on: 2008-12-10
|
||||
-- Created by: Pavel TELKOV
|
||||
-- Copyright (c) 2008-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class MaterialToolDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_MaterialToolDriver.cxx
|
||||
// Created: 10.12.08 13:47:58
|
||||
// Author: Pavel TELKOV
|
||||
// Copyright: Open CASCADE 2008
|
||||
// Created on: 2008-12-10
|
||||
// Created by: Pavel TELKOV
|
||||
// Copyright (c) 2008-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_MaterialToolDriver.ixx>
|
||||
#include <XCAFDoc_MaterialTool.hxx>
|
||||
|
@@ -1,7 +1,22 @@
|
||||
-- File: BinMXCAFDoc_ShapeToolDriver.cdl
|
||||
-- Created: Tue May 17 12:28:12 2005
|
||||
-- Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2005
|
||||
-- Created on: 2005-05-17
|
||||
-- Created by: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class ShapeToolDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_ShapeToolDriver.cxx
|
||||
// Created: Tue May 17 13:20:19 2005
|
||||
// Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2005
|
||||
// Created on: 2005-05-17
|
||||
// Created by: Eugeny NAPALKOV
|
||||
// Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_ShapeToolDriver.ixx>
|
||||
|
@@ -1,7 +1,22 @@
|
||||
-- File: BinMXCAFDoc_VolumeDriver.cdl
|
||||
-- Created: Tue May 17 15:14:11 2005
|
||||
-- Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright: Open CasCade S.A. 2005
|
||||
-- Created on: 2005-05-17
|
||||
-- Created by: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
-- Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
--
|
||||
-- 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.
|
||||
--
|
||||
-- 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.
|
||||
|
||||
|
||||
class VolumeDriver from BinMXCAFDoc inherits ADriver from BinMDF
|
||||
|
||||
|
@@ -1,7 +1,22 @@
|
||||
// File: BinMXCAFDoc_VolumeDriver.cxx
|
||||
// Created: Tue May 17 15:16:35 2005
|
||||
// Author: Eugeny NAPALKOV <eugeny.napalkov@opencascade.com>
|
||||
// Copyright: Open CasCade S.A. 2005
|
||||
// Created on: 2005-05-17
|
||||
// Created by: Eugeny NAPALKOV
|
||||
// Copyright (c) 2005-2012 OPEN CASCADE SAS
|
||||
//
|
||||
// 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.
|
||||
//
|
||||
// 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.
|
||||
|
||||
|
||||
#include <BinMXCAFDoc_VolumeDriver.ixx>
|
||||
#include <XCAFDoc_Volume.hxx>
|
||||
|
Reference in New Issue
Block a user