projects
/
occt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
0031573: Visualization - Do not show seam edge for shading presentation with boundary...
[occt.git]
/
tests
/
v3d
/
ivtk
/
seam_edges
1
puts "=========="
2
puts "seam_edges"
3
puts "=========="
4
puts ""
5
#################################################################
6
# Tests boundary edges draw without seam edges in the IVtk view
7
#################################################################
8
9
set anImage $imagedir/${casename}.png
10
11
ivtkinit
12
psphere s 10 15 80
13
ivtkdisplay s
14
ivtksetdispmode 1
15
ivtksetboundingdraw 1
16
17
ivtkdump $anImage