View Issue Details

IDProjectCategoryView StatusLast Update
0024653Open CASCADEOCCT:Modeling Algorithmspublic2017-07-31 15:43
ReporterifvAssigned Toifv 
PrioritynormalSeverityfeature 
Status newResolutionopen 
Summary0024653: Improving IntPolyh_MaillageAffinage
DescriptionClass IntPolyh_MaillageAffinage is used for searching approximate intersection lines for intersection of parametric surfaces.
Algorithm of class builds triangulations for surfaces and searches lines by intersection of triangles.
Disadvantage of algorithm is that triangulation for given surface is built each time when surface participates in intersection, it is not possible to keep ready triangulation and reuse it. It leads to low perfomance of BO and other algorithms when the same faces participate in many intersections.
TagsNo tags attached.
Test case numberNot required

Relationships

related to 0022702 assignedmsv Community Low performance of Boolean operations 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-02-21 14:32 ifv New Issue
2014-02-21 14:32 ifv Assigned To => ifv
2014-02-21 14:32 ifv Relationship added related to 0022702
2014-02-21 14:59 ifv Description Updated
2017-07-31 15:43 apv Test case number => Not required