View Issue Details

IDProjectCategoryView StatusLast Update
0023133Open CASCADEOCCT:DRAWpublic2017-08-21 13:59
ReporterskiAssigned Tomsv 
PrioritynoneSeverityminor 
Status assignedResolutionopen 
PlatformAOSL 
Product Version6.5.2 
Summary0023133: command mkface doesn't rise an exception for invalid parameters for beziercurve
Descriptionin tests csu/003/B3, csu/003/B4, csu/003/B5, csu/003/B6 command mkface is applyed to beziercurve with such parameters:

   mkface result es_beziercurve_nr_of 0 3 0 30

result shape is wrong, because of too big tolerance of edges and vertexes.
First two parameters of mkface for beziercurve should be between 0 and 1, and here is 3.

So, there is should be an exception.
TagsNo tags attached.
Test case numbermkface after_extsurf_and_offset C6, C7, C8, C9

Attached Files

  • B3 (187 bytes)

Activities

ski

2012-05-04 16:03

developer  

B3 (187 bytes)

mkv

2017-07-27 18:24

tester   ~0068818

Dear BugMaster,
problem described in issue is reproduced on current state of OCCT.

Issue History

Date Modified Username Field Change
2012-05-04 16:03 ski New Issue
2012-05-04 16:03 ski Assigned To => jgv
2012-05-04 16:03 ski File Added: B3
2017-07-19 17:10 mkv Test case number => mkface after_extsurf_and_offset C6, C7, C8, C9
2017-07-19 17:10 mkv Assigned To jgv => apn
2017-07-19 17:10 mkv Status new => assigned
2017-07-27 18:24 mkv Note Added: 0068818
2017-08-21 11:38 ski Assigned To apn => jgv
2017-08-21 13:59 jgv Assigned To jgv => msv