]> OCCT Git - occt-copy.git/commit
0025654: Disable writing pcurves to STEP and IGES by default
authorink <ink@opencascade.com>
Tue, 30 Dec 2014 07:50:21 +0000 (10:50 +0300)
committerink <ink@opencascade.com>
Mon, 23 Mar 2015 06:42:33 +0000 (09:42 +0300)
commitad20683fe42c826ddabc26653c88207fe2081021
tree9cfb0a3fb25267c320cded53da4f27d255c17cac
parent1dee069608b76fdcc539613c159e0f4ad87d58e8
0025654: Disable writing pcurves to STEP and IGES by default

Changed default value of write.surfacecurve.mode to 0.
Added SplitClosedFaces to XSTEPResource/STEP. This is necessary for correct display of closed surfaces (such as a torus) in applications such as ProEngineer, SolidWorks, Rhinoceros. Tests changed in connection with changing tolerance. In test bugs/iges/bug23018 enabled writing pcurves.
src/Interface/Interface_StaticStandards.cxx
tests/bugs/iges/bug23018
tests/bugs/xde/bug9490
tests/bugs/xde/bug9531
tests/xcaf/end