mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08: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 |