Open Cascade Technology

Open Cascade Technology
OpenCASCADE Screenshot
Developer(s) Open Cascade S.A.S
Initial release 1999 (1999)
Stable release
7.3.0 / 29 May 2018 (2018-05-29)[1]
Repository Edit this at Wikidata
Written in C++
Operating system Windows, Linux, FreeBSD, Mac OS X, Android, and iOS
Type CAD, CAM, CAE
License LGPL 2.1
Website www.opencascade.com/content/open-source-core-technology
dev.opencascade.org

Open Cascade Technology (OCCT), formerly called CAS.CADE, is an open-source software development platform for 3D CAD, CAM, CAE, etc. that is developed and supported by Open Cascade SAS.

History

CAS.CADE (abbreviated from Computer Aided Software for Computer Aided Design and Engineering) was originally developed in the early 1990s by Matra Datavision, developer of Euclid CAD software as the underlying infrastructure for its future version Euclid Quantum. In 1998 the company abandoned software development to concentrate on services, and most of the software development facilities were sold[2] to Dassault Systèmes, developer of competing CATIA.

Open sourcing

In 1999 Matra Datavision decided to publish its CAS.CADE infrastructure under an open-source model under the Open CASCADE Technology Public License[3] and renamed it Open Cascade.[4]

In 2000, a separate company, Open Cascade SAS, was created to make business around Open Cascade.[5] Open Cascade SAS was sold in 2003 to Principia, a French service provider corporation, and then in 2006 it was acquired by Euriware Group, a subsidiary of Areva.

In 2004, software was renamed to Open Cascade Technology in order to distinguish it from the name of the company itself.

Open Cascade S.A.S. provides a certified version of the library, which is released sporadically, usually 1–2 releases per year.[6] Until version 6.5.0 (2011), only minor and major versions were publicly available, while intermediate (maintenance) releases were accessible only to customers of Open Cascade S.A.S. For example, version 6.3.0 was publicly released in 2008, and the next public version 6.5.0 was released in early 2011. All recent releases starting from version 6.5.0 are public.[7]

Community fork

In March 2011, Thomas Paviot initiated a fork of the then most recent publicly available version 6.5.0 of Open Cascade library. The initiative is called Open Cascade Community Edition. The project aims to establish a separate community-based release and bug-report process for the library.[8]

Collaborative development portal

In December 2011, Open Cascade installed a web portal for external contributors[9] and made its bugtracker[10] and further Git repository[11] publicly available. According to the statements on the new website, external contributors from the Open Source Community are encouraged to participate in the development of Open Cascade Technology, i.e. register bugs directly in the bugtracker, make contributions to the code after signing a Contributor License Agreement,[12] etc.

License change

Since 18 December 2013 with version 6.7.0 Open Cascade Technology is available under the LGPL 2.1 with additional exception.[13][14] Versions before that were licensed under the "Open Cascade Technology Public License" which was not compatible with the GPL[15] and was considered non-free by the Fedora project.[16]

Functionality

Object libraries

  • Foundation Classes
  • Modeling Data
  • Modeling Algorithms
  • Visualization
  • Application Framework
  • Data Exchange: possibility to import CAD formats. STL, IGES, STEP and VRML are supported natively.[17] Other formats can be imported by using plug-ins.[18]
  • DRAW Test Harness

Workshop Organization Kit

Workshop Organization Kit (WOK) is Open Cascade development environment, which has been designed to allow a large number of developers to work on a product getting advantage of common reference version shared over the local network.

Until OCCT 7.0.0 release, substantial modifications in the source code were not possible without using WOK, since it is the only tool that provides support for CDL (CAS.CADE definition language), used for declaration of most of OCCT classes and also serving to define logical structure of OCCT libraries. WOK has been included in previous OCCT distributions; since OCCT version 6.4 it is made an independent tool.

Within 7.0.0 release, all CDL files have been dropped from OCCT source code making WOK no longer necessary for OCCT development.

See also

References

  1. "Download Open CASCADE Technology 7.3.0".
  2. "Dassault Systemes Signs Agreement to Acquire Matra Datavision's Subsidiary".
  3. "Open CASCADE Technology Public License".
  4. Downloading Of Source Code For Open Cascade Gains Momentum
  5. European e-Business Market Watch Case Study: Open source-based services by Open Cascade S.A. Archived 26 July 2011 at the Wayback Machine.
  6. "What's new".
  7. "Becoming more and more open!".
  8. "Thinkings about the 6.5.0 release, OCCT status, and the relationship with the Community".
  9. "Opening the Development of Open CASCADE Technology".
  10. "My View – MantisBT".
  11. "OCCT Git – occt.git/summary".
  12. "Signing the Contributor License Agreement".
  13. "Public license".
  14. license change
  15. "FAQ". opencascade.org. Open Cascade. Retrieved 18 May 2013.
  16. Callaway, Tom. "Licensing:Main – Bad Licenses". fedoraproject.org. Red Hat, Inc. and others. Retrieved 18 May 2013.
  17. https://www.opencascade.com/content/data-exchange
  18. https://www.opencascade.com/content/product-partners
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.