View Issue Details

IDProjectCategoryView StatusLast Update
0014325Open CASCADEOCCT:Foundation Classespublic2012-01-13 12:48
ReporterabvAssigned Toabv 
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.2.0 
Summary0014325: Incorrect implementation of methods Mirror() in gp_Vec
DescriptionThe implementation of methods Mirror() from gp_Vec and gp_Ax2 in gp_Vec class
is incorrect:

- the first simply does not take into account coordinates of the vector being
mirrored

- the latter uses intermediate result of calculation (MirXYZ) as symmetry axis
instead of right one (Z)

The fix follows
Additional information
and documentation updates
Documentation remark, added by ABV 2007-01-11 11:55:23:

Improvements:
The implementation of methods gp_Vec::Mirror(gp_Vec) and gp_Vec::Mirror(gp_Ax2)
corrected.
TagsNo tags attached.
Test case number

Attached Files

  • occ14325-abv-v1.tar.gz (1,086 bytes)
  • OCC14325-mkv-v1.tar.gz (1,412 bytes)

Activities

2006-12-20 13:45

 

occ14325-abv-v1.tar.gz (1,086 bytes)

2007-01-18 10:51

 

OCC14325-mkv-v1.tar.gz (1,412 bytes)

Issue History

Date Modified Username Field Change
2006-12-20 15:47 abv BugsThisDependsOn => 14310
2007-01-11 13:47 bugmaster Assigned To bugmaster => abv
2007-01-11 13:47 bugmaster Status new => assigned
2007-01-11 13:55 abv Status assigned => resolved
2007-01-18 18:16 bugmaster Status resolved => tested
2007-01-23 15:22 bugmaster Status tested => verified
2007-06-01 12:20 bugmaster Status verified => closed
2007-06-01 12:20 bugmaster Resolution @0@ => fixed
2011-08-02 11:23 bugmaster Category OCCT:FDC => OCCT:Foundation Classes
2012-01-13 12:48 atp Description Updated
2012-01-13 12:48 atp Additional Information Updated