Changeset 6046 for branches/1.5/gui/scripts/vtkviewer.tcl
- Timestamp:
- Feb 23, 2016, 1:25:18 PM (9 years ago)
- Location:
- branches/1.5
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.5
-
branches/1.5/gui/scripts/vtkviewer.tcl
r5850 r6046 2634 2634 set type [$dataobj type $comp] 2635 2635 set style [$dataobj style $comp] 2636 if { $dataobj != $_first } {2637 set settings(-wireframe) 12638 }2639 2636 switch -- $type { 2640 2637 "glyphs" {
Note: See TracChangeset
for help on using the changeset viewer.