]> OCCT Git - occt.git/commit
0033788: Data Exchange, DE Wrapper - Shape Healing configuration node CR33788
authorichesnok <ichesnok@opencascade.com>
Sun, 4 Aug 2024 19:53:36 +0000 (20:53 +0100)
committerichesnok <ichesnok@opencascade.com>
Fri, 9 Aug 2024 08:45:50 +0000 (09:45 +0100)
commit43615194ad2f27c3168deb049c29ed7642c1a4b0
tree9f1dc30cccd3513532751c37da5bf085796d8797
parent9fcfec881cebbeb10290077cec3e4ba88ec15dd0
0033788: Data Exchange, DE Wrapper - Shape Healing configuration node

DE_ShapeFixParameters class added for shape healing parameters storage.
DE_ShapeFixConfigurationNode class added for work with parameters.
src/DE/DE_ShapeFixConfigurationNode.cxx [new file with mode: 0644]
src/DE/DE_ShapeFixConfigurationNode.hxx [new file with mode: 0644]
src/DE/DE_ShapeFixParameters.hxx [new file with mode: 0644]
src/DE/FILES