Changed default value of myPercent
{
myInit = Sections;
myWork = Sections;
- myPercent = 0.01;
+ myPercent = 0.1;
myStatus = BRepFill_ThruSectionErrorStatus_NotDone;
myMap.Clear();
--- /dev/null
+puts "========================"
+puts "0033311: Modeling Algorithm - No results of thrusection algorithm"
+puts "========================"
+puts ""
+
+restore [locate_data_file bug33311_1.brep] w1
+restore [locate_data_file bug33311_2.brep] w2
+
+thrusections res 0 0 w1 w2
+
+checkview -display res -2d -path ${imagedir}/${test_image}.png