Changeset 2849 for trunk/GSASIIplot.py
- Timestamp:
- Jun 1, 2017 9:44:40 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GSASIIplot.py
r2848 r2849 7242 7242 color *= .5 7243 7243 if Page.poly: 7244 if len(Faces[iat])>16: 7244 if len(Faces[iat])>16: #allows tetrahedra but not stray triangles 7245 7245 RenderPolyhedra(x,y,z,Faces[iat],color) 7246 7246 else:
Note: See TracChangeset
for help on using the changeset viewer.