View Issue Details

IDProjectCategoryView StatusLast Update
0023597CommunityOCCT:Data Exchangepublic2013-04-29 15:21
ReporterRoman Lygin Assigned ToRoman Lygin  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
PlatformAOSL 
Product Version6.5.4 
Target Version6.6.0Fixed in Version6.6.0 
Summary0023597: Failed to export ellipse into STEP with units other than mm
DescriptionException occurs in UnitsMethods::RadianToDegree() when calling Geom2d_Ellipse::SetMajorRadius() which after scaling becomes smaller than minor, and Geom2d_Ellipse does not provide API to set two radii at once.
Steps To Reproduce    pload ALL
    xnorm STEP
    restore f-ellipse.brep f
    param write.step.unit FT
    newmodel
    stepwrite a f f-ellipse.stp
TagsNo tags attached.
Test case numberbugs xde(005) bug23597

Attached Files

  • f-ellipse.zip (391 bytes)

Activities

Roman Lygin

2012-11-28 14:06

developer  

f-ellipse.zip (391 bytes)

Roman Lygin

2012-11-28 14:09

developer   ~0022409

Pushed branch CR23597 into the git repository

gka

2012-11-28 16:54

developer   ~0022414

Branch CR23597 is ready for tests.

mkv

2012-12-04 18:19

tester   ~0022549

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

Regressions:
Not detected

Improvements:
Not detected

Testing cases:
bugs xde(005) bug23597 - OK.

Related Changesets

occt: master 72ae9895

2012-12-07 08:47:03

Roman Lygin

Details Diff
0023597: Failed to export ellipse into STEP with units other than mm
Test case for this bug
Affected Issues
0023597
mod - src/UnitsMethods/UnitsMethods.cxx Diff File
add - tests/bugs/xde/bug23597 Diff File

Issue History

Date Modified Username Field Change
2012-11-28 14:06 Roman Lygin New Issue
2012-11-28 14:06 Roman Lygin Assigned To => gka
2012-11-28 14:06 Roman Lygin File Added: f-ellipse.zip
2012-11-28 14:09 Roman Lygin Note Added: 0022409
2012-11-28 14:09 Roman Lygin Status new => resolved
2012-11-28 16:54 gka Note Added: 0022414
2012-11-28 16:54 gka Status resolved => reviewed
2012-11-28 17:50 mkv Assigned To gka => mkv
2012-12-04 18:19 mkv Note Added: 0022549
2012-12-04 18:19 mkv Test case number => bugs xde(005) bug23597
2012-12-04 18:19 mkv Assigned To mkv => bugmaster
2012-12-04 18:19 mkv Status reviewed => tested
2012-12-10 17:16 Roman Lygin Changeset attached => occt master 72ae9895
2012-12-10 17:16 Roman Lygin Assigned To bugmaster => Roman Lygin
2012-12-10 17:16 Roman Lygin Status tested => verified
2012-12-10 17:16 Roman Lygin Resolution open => fixed
2013-04-23 13:37 aiv Status verified => closed
2013-04-29 15:21 aiv Fixed in Version => 6.6.0