]> OCCT Git - occt-copy.git/commit
0026376: Imported STEP shape is partially wrong
authorgka <gka@opencascade.com>
Fri, 21 Aug 2015 15:12:35 +0000 (18:12 +0300)
committerabv <abv@opencascade.com>
Wed, 2 Sep 2015 11:39:30 +0000 (14:39 +0300)
commit1c9e5ae0f167d4197b06da15899971ed1e5d560e
tree259753380bde85f274af175a7bbbb8173f8b7b42
parente84806af3b3196f60eec693ead8e35c4589253e1
0026376: Imported STEP shape is partially wrong

Modification of the translation of the face based on the toroidal surface with negative major radius was made.
Seems that such face is considered by "Solid Works" and "ProE wildfire 5.0" systems as face having reversed orientation.
This step file was written by "Solid Works 2014".
src/StepToTopoDS/StepToTopoDS_TranslateFace.cxx
tests/bugs/step/bug26376 [new file with mode: 0644]