View Issue Details

IDProjectCategoryView StatusLast Update
0016847Open CASCADEOCCT:Modeling Algorithmspublic2012-01-13 12:05
ReporterifvAssigned Toifv 
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version6.2.1 
Summary0016847: Integration in CASCADE FIP "Topological refiner"
DescriptionNew 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
and documentation updates
Documentation remark, added by IFV 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.
TagsNo tags attached.
Test case number

Attached Files

  • refiner.tar.gz (14,110 bytes)
  • QAOCC.cxx.gz (23,058 bytes)
  • refiner_1.tar.gz (24,638 bytes)
  • refiner_2.tar.gz (48,583 bytes)
  • refiner_2_FULL.tar.gz (35,114 bytes)

Activities

2007-09-05 10:13

 

refiner.tar.gz (14,110 bytes)

2007-09-05 14:43

 

QAOCC.cxx.gz (23,058 bytes)

2007-09-10 14:09

 

refiner_1.tar.gz (24,638 bytes)

2007-09-12 10:26

 

refiner_2.tar.gz (48,583 bytes)

2007-09-14 14:56

 

refiner_2_FULL.tar.gz (35,114 bytes)

Issue History

Date Modified Username Field Change
2007-09-07 16:16 bugmaster Assigned To bugmaster => ifv
2007-09-07 16:16 bugmaster Status new => assigned
2007-09-17 15:22 bugmaster Status assigned => verified
2007-11-13 11:37 abv CC => pdn, abv
2007-11-13 12:18 bugmaster Assigned To ifv => bugmaster
2007-11-13 12:18 bugmaster Status verified => assigned
2007-11-13 12:27 bugmaster Assigned To bugmaster => ifv
2008-08-29 14:54 bugmaster Status assigned => closed
2008-08-29 14:54 bugmaster Resolution @0@ => fixed
2011-08-02 11:31 bugmaster Category OCCT:MOA => OCCT:Modeling Algorithms
2012-01-13 12:05 atp Description Updated
2012-01-13 12:05 atp Additional Information Updated