View Issue Details

IDProjectCategoryView StatusLast Update
0023189Open CASCADEOCCT:Modeling Algorithmspublic2017-07-20 21:17
ReporterjgvAssigned Tobugmaster  
PrioritynormalSeverityfeature 
Status closedResolutionsuspended 
Summary0023189: It is useful to have a DRAW command that determines the global surface continuity of a face
DescriptionMany algorithms (e.g. 3d-offset) require faces with at least C1-continuous surfaces underlying. So, new DRAW command is required.
TagsNo tags attached.
Test case number

Relationships

duplicate of 0023190 assignedmsv offset Draw command raise exception "Offset with no C1 Surface" 

Activities

abv

2012-06-04 16:28

manager   ~0020642

I suggest that the algorithms that require C1 continuity (like offset) could split the input shape by C0 criterion, which should allow them to proceed. The tools for splitting shapes by continuity are available in OCCT (see e.g. command DT_SplitShape in DRAW). Is that feasible?

msv

2017-07-20 10:59

developer   ~0068469

The command DT_SplitShape can be used to determine surface continuity.
Splitting of shape in offset algorithm is the scope of another bug 0023190.

msv

2017-07-20 11:00

developer   ~0068470

I propose to close this bug.

Issue History

Date Modified Username Field Change
2012-06-04 16:18 jgv New Issue
2012-06-04 16:18 jgv Assigned To => jgv
2012-06-04 16:28 abv Note Added: 0020642
2017-07-19 18:36 mkv Assigned To jgv => msv
2017-07-19 18:36 mkv Status new => assigned
2017-07-20 10:59 msv Note Added: 0068469
2017-07-20 11:00 msv Relationship added has duplicate 0023190
2017-07-20 11:00 msv Note Added: 0068470
2017-07-20 11:00 msv Assigned To msv => bugmaster
2017-07-20 11:00 msv Status assigned => feedback
2017-07-20 11:03 msv Relationship deleted has duplicate 0023190
2017-07-20 11:03 msv Relationship added duplicate of 0023190
2017-07-20 21:17 bugmaster Status feedback => closed
2017-07-20 21:17 bugmaster Resolution open => suspended