mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
1. DRAW-commands for curve/surface continuity returning were changed. 2. Output of "distmini" DRAW-command is amended. 3. Function MinMax() was moved from Standard_Real to IntPatch_ImpImpIntersection_4.gxx. 4. Incorrect computing of nbcurveC1 in Geom2dConvert::C0BSplineToC1BSplineCurve(...) function was liquidated. Test cases were changed.
16 lines
388 B
Plaintext
Executable File
16 lines
388 B
Plaintext
Executable File
puts "========================"
|
|
puts "BUC60984"
|
|
puts "OCC91"
|
|
puts "OCC133"
|
|
puts "========================"
|
|
puts ""
|
|
#####################################################
|
|
## Exception when translating an IGES file to Open CASCADE (loading phase).
|
|
#####################################################
|
|
|
|
catch {param read.iges.faulty.entities 1}
|
|
|
|
igesbrep [locate_data_file frame.igs] a *
|
|
|
|
|