Changes between Initial Version and Version 5 of Ticket #887
- Timestamp:
- 01/04/08 15:52:49 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #887
- Property Status changed from new to closed
- Property Keywords Axis added
- Property Milestone changed from beta2 to beta3
- Property Owner changed from ArcRiley to DavidCzech
- Property Resolution changed from to fixed
-
Ticket #887 – Description
initial v5 2 2 3 3 This would be especially nice for debugging fields. 4 5 To make an Axis mesh, just make a body and use soy.meshes.Axis() for mesh: 6 7 {{{ 8 body = soy.bodies.Body(sce,mesh=soy.meshes.Axis()) 9 }}}



