Tips and Tricks

Make Open CASCADE easier to learn and use

Doxygen documentation

  • Modify doc/ReferenceDocumentation/html/index.html to include links to the classes you use most often
$ diff -w a/index.html b/index.html
42,45c42,45
< <li><a class="el" href="module__foundationclasses.html">Module FoundationClasses</a> </li>
< <li><a class="el" href="module__modelingdata.html">Module ModelingData</a> </li>
< <li><a class="el" href="module__modelingalgorithms.html">Module ModelingAlgorithms</a> </li>
< <li><a class="el" href="module__visualization.html">Module Visualization</a> </li>
---
> <li><a class="el" href="module__foundationclasses.html">Module FoundationClasses</a>: <a href="package__gp.html">gp</a> | <a href="package__standard.html">Standard</a> </li>
> <li><a class="el" href="module__modelingdata.html">Module ModelingData</a>: <a href="package__topods.html">TopoDS</a> | <a href="package__gc.html">GC</a> | <a href="package__gce.html">gce</a> | <a href="package__geom.html">Geom</a> </li>
> <li><a class="el" href="module__modelingalgorithms.html">Module ModelingAlgorithms</a>: <a href="toolkit__tkprim.html">TKPrim</a> | <a href="toolkit__tkbo.html">TKBO</a> | <a href="package__brepbuilderapi.html">BRepBuilderAPI</a> </li>
> <li><a class="el" href="module__visualization.html">Module Visualization</a>: <a href="package__ais.html">AIS</a> </li>

OCCBrowse