mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03: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 *
|
|
|
|
|