View Issue Details

IDProjectCategoryView StatusLast Update
0023590CommunityOCCT:Data Exchangepublic2014-10-09 18:41
ReporterRoman Lygin Assigned Tobugmaster  
PrioritynormalSeverityintegration request 
Status closedResolutionfixed 
PlatformAOSL 
Product Version6.5.4 
Target Version6.6.0Fixed in Version6.6.0 
Summary0023590: IGESCAFControl_Writer extended to accept TDF_LabelSequence
DescriptionAdded the method Transfer() accepting TDF_LabelSequence. Methods WriteAttributes(), WriteLayers(), WriteNames() now accept TDF_LabelSequences instead of TDocStd_Document.
This API makes IGESCAFControl_Writer more consistent with STEPCAFControl_Writer
and allows to export only sub-part of the XDE document (e.g. only root shapes belonging to one layer, etc).

Note: Write*() methods are protected without any likely subclasses in the user codes.
Steps To ReproduceN/A
TagsNo tags attached.
Test case numberNot needed

Relationships

has duplicate 0022597 closedabv IGESCAFControl_Writer extended with method Transfer() 

Activities

Roman Lygin

2012-11-28 12:48

developer   ~0022401

Pushed branch CR23590 into the git repository

gka

2012-11-28 18:23

developer   ~0022423

Branch CR23590 is ready to be tested

mkv

2012-12-03 14:45

tester   ~0022513

Dear BugMaster,
Branch CR23590 (and products from GIT master) was compiled on Linux and Windows platforms and tested.

Regressions:
Not detected

Improvements:
Not detected

Testing cases:
Not needed

bugmaster

2012-12-10 17:24

administrator   ~0022639

Fix has been integrated into occt repository

CR23590: IGESCAFControl_Writer extended to accept TDF_LabelSequence

src/IGESCAFControl/IGESCAFControl.cdl
src/IGESCAFControl/IGESCAFControl_Writer.cdl
src/IGESCAFControl/IGESCAFControl_Writer.cxx

Issue History

Date Modified Username Field Change
2012-11-28 12:43 Roman Lygin New Issue
2012-11-28 12:43 Roman Lygin Assigned To => gka
2012-11-28 12:48 Roman Lygin Note Added: 0022401
2012-11-28 12:48 Roman Lygin Status new => resolved
2012-11-28 18:23 gka Note Added: 0022423
2012-11-28 18:23 gka Status resolved => reviewed
2012-11-28 19:08 mkv Assigned To gka => mkv
2012-12-03 14:45 mkv Note Added: 0022513
2012-12-03 14:46 mkv Test case number => Not needed
2012-12-03 14:46 mkv Assigned To mkv => bugmaster
2012-12-03 14:46 mkv Status reviewed => tested
2012-12-10 17:24 bugmaster Note Added: 0022639
2012-12-10 17:24 bugmaster Status tested => verified
2012-12-10 17:24 bugmaster Resolution open => fixed
2012-12-10 17:51 bugmaster Target Version => 6.6.0
2013-04-23 13:36 aiv Status verified => closed
2013-04-29 15:21 aiv Fixed in Version => 6.6.0
2014-10-09 18:41 abv Relationship added has duplicate 0022597