mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
11 lines
403 B
Plaintext
11 lines
403 B
Plaintext
puts "============"
|
|
puts "OCC26750"
|
|
puts "============"
|
|
puts ""
|
|
#############################################################################################
|
|
## Method IsNormal(...) for gp_Vec2d returns FALSE if the angle between two vectors is equal to -90 degree (-M_PI/2 radian)
|
|
#############################################################################################
|
|
|
|
pload QAcommands
|
|
|
|
OCC26750 |