DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0021778

IGESControl_Writer does not take into account parameter write.iges.brep.mode

Open CASCADEOCCT:Modeling Algorithmsclosed4 public notes

Search issues

Description

Sic! It uses mode passed as argument, 0 by default. At a minimum, it must use
this parameter in default constructor.

Public activity

4 archived notes

Participants are labeled by their role within this record.

01Commenter 1
SVN branch http://svn/svn/occt/branches/OCC21778 (revision 9695) is ready to be reviewed (modified IGESControl_Writer default constructor in order to use parameter write.iges.brep.mode).
02Commenter 2
Dear Commenter 1.

This bug has been reviewed and it is ready for testing.

[signature removed]
Galina.
03Commenter 3
Dear Commenter 1,
Workbench KAS:dev:mkv-21778-occt was created from SVN branch http://svn/svn/occt/branches/21778
(and mkv-21778-products from trunk) and compiled on Linux platform.

There are not regressions in mkv-21778-products regarding to KAS:dev:products-652-opt.

See results in /QADisk/occttests/results/KAS/dev/mkv-21778-products_13122011/lin
See reference results in /QADisk/occttests/results/KAS/dev/products-652-opt_23092011/lin
See test cases in /QADisk/occttests/tests/ED
N.B. In order to launch testing case you can make use the following instructions
http://doc/doku.php?id=occt:certification
04Commenter 1
Integration into trunk of occt repository

ate: 2012-01-14 10:42:36 +0400 (Sat, 14 Jan 2012)
New Revision: 10044

Modified:
   trunk/src/IGESControl/IGESControl_Writer.cxx
Log: