DiscussionsIssue archiveOCCT:Documentation

Archived issue #0023321

[Modeling Algorithms] Text is overlaid by picture

CommunityOCCT:Documentationclosed1 public note

Search issues

Description

On page 96 Figure 41 overlaid following text:
=====================================================
Example
TopoDS_Face Spine = ...;
TopoDS_Wire Profile = ...;
TopoDS_Shape Evol =
BRepOffsetAPI_MakeEvolved(Spine,Profile);
8. Sewing operators
8. 1 BRepBuilderAPI_Sewing
The BRepOffsetAPI_Sewing class is used to sew TopoDS Shapes together along their common edges. The edges can be partially shared as in the following example.
Figure 41. Shapes with partially shared edges
=====================================================
This was found at the documentation of Versions 6.5.1, 6.5.2, 6.5.3
One empty page at page 25

Public activity

1 archived note

Participants are labeled by their role within this record.

01Commenter 1
Corrected and uploaded to GIT