- Apr 04, 2017
-
-
Christophe Geuzaine authored
-
- Apr 02, 2017
-
-
Christophe Geuzaine authored
allow explit/implicit tag assignement in GEO_Internals (same as in OCC_Internals). Implicit is now only for tag < 0 (and not tag <= 0): this is for backward compatibility, because quite a few models define entities "0".
-
- Apr 01, 2017
-
-
Christophe Geuzaine authored
-
- Mar 23, 2017
-
-
Christophe Geuzaine authored
-
Guillaume Demesy authored
-
- Mar 20, 2017
-
-
Christophe Geuzaine authored
-
- Mar 11, 2017
-
-
Christophe Geuzaine authored
-
- Mar 08, 2017
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
GEO_Internals::synchronize should delete all entities in GModel that do not exist anymore in the internal data (similar to what is being done in OCC_Internals)
-
- Mar 04, 2017
-
-
Christophe Geuzaine authored
-
- Mar 03, 2017
-
-
Christophe Geuzaine authored
-
- Mar 02, 2017
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
* modified new internal CAD APIs to always preserve the order of the entities in transformations (even across dimensions) * refactored extrusions - the refactoring of the old Geo code is complete (the parser does not include Geo.h anymore!) * fixed incoherence when deleting internal entities during boolean operations, after synchronzing them with GModel * made sure we don't bind OCC entities to multiple tags
-
- Mar 01, 2017
-
-
Christophe Geuzaine authored
-
- Feb 28, 2017
-
-
Christophe Geuzaine authored
-
- Feb 27, 2017
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Feb 26, 2017
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
better synchronization of internal GEO model: it can now handle changing internal GEO entities (e.g. due to Coherence)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- added missing tags in some of the derived levelset classes - when no valid tag is given, automatically create a new one all the tests in benchmarks/levelsets run; let me know if this change impacts others
-
- Feb 25, 2017
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
refactored Duplicata operation + moved Boundary/CombinedBoundary calculation to GModel: this allows to compute the boundary of hybrid CAD models
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Feb 24, 2017
-
-
Christophe Geuzaine authored
-
- Feb 23, 2017
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Feb 22, 2017
-
-
Christophe Geuzaine authored
-
- Feb 21, 2017
-
-
Christophe Geuzaine authored
refactoring + removed periodic mesh specification from GEO_Internals : we now directly sync and use GModel this is the way we should/will treat all extra tag-based attributes, not directly linked to a specific CAD kernel
-
Christophe Geuzaine authored
-
- Feb 20, 2017
-
-
Christophe Geuzaine authored
-
- Feb 19, 2017
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Feb 18, 2017
-
-
Christophe Geuzaine authored
-