]> OCCT Git - occt-copy.git/commit
0024595: STEP import missing surfaces CR0_PMI_TESS
authorgka <gka@opencascade.com>
Fri, 11 Dec 2015 08:01:27 +0000 (11:01 +0300)
committergka <gka@opencascade.com>
Fri, 11 Dec 2015 08:01:27 +0000 (11:01 +0300)
commit84e82ff782ccd0186281b0eefad7cf1c4baad5fc
tree9671ba8005c934c5a2c12fb3d5bc4995a77d6f23
parent92efcf78a683e75ce77d916d07831255342780a8
0024595: STEP import missing surfaces

Modification to create natural bounds for face based on the spherical and Bspline surface and having only one bound represented by Vertex loop was made.
 According to the specification of ISO-10303 part 42:
    "If the face has only one bound and this is of type vertex_loop, then the interior of the face is the domain of the face_surface.face_geometry. In such a case the underlying surface shall be closed (e.g. a spherical_surface.)"
    - natural bounds are applied only in case if VertexLoop is only the one
      defined face bound.
src/StepToTopoDS/StepToTopoDS_TranslateFace.cxx
tests/de/step_1/D1
tests/de/step_3/D8