1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

Integrate fixes for issues 32995, 33104

This commit is contained in:
jgv
2022-08-31 23:24:22 +03:00
committed by jfa
parent 6e574f1e36
commit cfcbf4e486
44 changed files with 5071 additions and 7 deletions

View File

@@ -343,6 +343,7 @@ The <i> GeomConvert</i> package also provides the following:
* global functions to construct BSpline surfaces created by this splitting algorithm, or by other types of BSpline surface segmentation,
* an algorithm, which converts a BSpline surface into a series of adjacent Bezier surfaces,
* an algorithm, which converts a grid of adjacent Bezier surfaces into a BSpline surface.
* algorithms that converts NURBS, Bezier and other general parametrized curves and surface into anaytical curves and surfaces.
@subsection occt_modat_1_4 Points on Curves