occt: master 9d109e39

Author Committer Branch Timestamp Parent
nbv jgv master 2013-06-24 06:18:18 master 166d6cd7
Affected Issues  0024028: It is impossible to create a face based on Geom_RectangularTrimmedSurface by standard methods
Changeset 0024028: It is impossible to create a face based on Geom_RectangularTrimmedSurface by standard methods

1. Trimmed Surfaces were replaced with bases for *.igs and *.stp file format.
BRepLib_MakeFace method sets the TRIMMED surface of Geom_RectangularTrimmedSurface in created face.

2. Adding test case for this fix
mod - src/BRepLib/BRepLib_MakeFace.cxx Diff File
mod - src/IGESToBRep/IGESToBRep_TopoSurface.cxx Diff File
mod - src/StepToTopoDS/StepToTopoDS_Builder.cxx Diff File
add - tests/bugs/moddata_3/bug24028 Diff File