DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0016847

Integration in CASCADE FIP "Topological refiner"

Open CASCADEOCCT:Modeling Algorithmsclosed0 public notes

Search issues

Description

New method
BRepAlgoAPI_BooleanOperation::RefineEdges()
is added in class BRepAlgoAPI_BooleanOperation.
This method can be used after performing any Boolean operation to concatenate
edges that belong the same face, have at least G1 continuity in common vertex
and the same type of underlined curves (except Offset curves).
Class TopOpeBRepTool_FuseUdges was improved in order to be able concatenate of
G1 edges with BSpline geometry.

Additional information

Documentation remark, added by Author 2007-09-17 13:41:28:

New features:
New method
BRepAlgoAPI_BooleanOperation::RefineEdges()
is added in class BRepAlgoAPI_BooleanOperation.
This method can be used after performing any Boolean operation to concatenate
edges that belong the same face, have at least G1 continuity in common vertex
and the same type of underlined curves (except Offset curves).
Class BRepLib_FuseUdges was created in package BRepLib. This class is improved
copy of class TopOpeBRepTool_FuseEdges. Necessity of creation of copy was caused
by avoiding cyclic dependences between TKBO and TKBool.

Public activity

No public notes

Participants are labeled by their role within this record.