mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
Bug has been fixed. Test case for this issue has been created (with corresponding DRAW-command).
15 lines
473 B
Plaintext
15 lines
473 B
Plaintext
puts "========"
|
|
puts "OCC26746"
|
|
puts "========"
|
|
puts ""
|
|
#################################################
|
|
# 0026746: Method gp_Torus::Coefficients(...) returns incorrect value.
|
|
#################################################
|
|
|
|
pload QAcommands
|
|
|
|
set Tol 3.0e-7
|
|
|
|
torus tr 55.52514413 2.070076585 73.83409062 0.37231784651136368 0.58886674834874120 0.71736697293527607 0.80682335496555135, 0.17666016102759910, -0.56376170618524390 87.08479625 23.14682176
|
|
|
|
OCC26746 tr $Tol 5 |