occt-products: master 4ce55505

Author Committer Branch Timestamp Parent
atereshi smoskvin master 2022-10-13 16:39:41 master 26923be3
Changeset 0032062: Data Exchange, XT - read the accuracy of the vertices from the file and take it into account

Problem: Some XT format schemes describe a vertex along with its accuracy.
This precision is not read from the file.

Change:
1. Added vertex precision reading.
2. When translating a vertex, the precision read from the file is set.
3. When translating an edge, the precision of its vertices is reset
taking into account the previously read precision,
the distance to the curve and the maximum constraint.
4. Some tests were corrected.

Result: Tolerance of the vertex reads from XT file.
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - tests/parasolid/doc_2/A2 Diff File
mod - tests/parasolid/doc_2/A3 Diff File
mod - tests/parasolid/doc_3/A1 Diff File
mod - tests/parasolid/doc_3/B1 Diff File
mod - tests/parasolid/doc_3/E8 Diff File
mod - tests/parasolid/read/bug24401_1 Diff File