]> OCCT Git - occt-copy.git/commit
0026245: Unable to write SAT file by default
authorabv <abv@opencascade.com>
Mon, 31 Aug 2015 04:00:57 +0000 (07:00 +0300)
committerabv <abv@opencascade.com>
Wed, 2 Sep 2015 11:39:57 +0000 (14:39 +0300)
commit409de561cd3171e41ad12e1841bb785419e64859
treee424dd3a0fc7f23c8ff581cea579119ac76a266e
parentf435c40bc887305e9c71a5b33d810e94dd7aa406
0026245: Unable to write SAT file by default

XSAlgo_AlgoContainer is corrected to return original shape if Shape Processing fails.
Handling of situation of absence of defined operator sequence is corrected to apply DirectFaces operator by default on writing, regardless of target format.
ShapeProcess is corrected to output warning if operator sequence is not defined in resource file, and to continue if one operator in sequence has failed.
Message names are made more meaningful.
src/SHMessage/SHAPE.fr
src/SHMessage/SHAPE.us
src/ShapeProcess/ShapeProcess.cxx
src/XSAlgo/XSAlgo_AlgoContainer.cxx