mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-07 05:47:37 +08:00
e71669c6e5
Parameter for adaptive computation of minimal 2D meshing precision added in BRepMesh_IncrementalMesh API. Corresponding option -adaptive added in DRAW command All meshing parameters are collected in structure, BRepMesh_FastDiscret::Parameters, which is now used to define and manipulate parameters of the algorithm.