Changeset 3505 in Sophya for trunk/SophyaPI/PIext/pintup3d.cc
- Timestamp:
- Aug 7, 2008, 7:17:36 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pintup3d.cc
r2615 r3505 305 305 string opts = opt[k]; 306 306 if (opts == "connectpoints") ConnectPoints(true); 307 else if (opts == "cpts") ConnectPoints(true); 307 308 else if (opts == "noconnectpoints") ConnectPoints(false); 308 309 else if (opts == "colorscale") UseColorScale(true);
Note:
See TracChangeset
for help on using the changeset viewer.