View Issue Details

IDProjectCategoryView StatusLast Update
0031436Open CASCADEOCCT:Modeling Datapublic2020-03-18 10:08
ReportermsvAssigned Tomsv 
PrioritynormalSeverityminor 
Status newResolutionopen 
Product Version7.4.0 
Summary0031436: Modeling Data - try to make the base surface C1 when creating offset surface
DescriptionSometimes the offset surface is created on top of a B-Spline surface that does not pass the check for C1-continuity, though it is smooth enough in all knots. The matter is that it has multiplicity in some knots equal to degree.

It is proposed to try to copy the base surface and call RemoveKnot() with tolerance equal to Precision::Confusion(). If it performs well then modified surface will not differ from the original geometrically, but becomes C1-continuous.
TagsNo tags attached.
Test case number

Relationships

related to 0031430 closedbugmaster Community Modeling Data - Offset surfaces on C1 surfaces (with multiplicity equal to degree) may still throw exception 

Activities

msv

2020-03-18 10:08

developer   ~0091005

0031430 is the originating issue for this one.

Issue History

Date Modified Username Field Change
2020-03-18 10:07 msv New Issue
2020-03-18 10:07 msv Assigned To => msv
2020-03-18 10:08 msv Relationship added related to 0031430
2020-03-18 10:08 msv Note Added: 0091005