Changeset 1162 for framspy/frams-test-props.py
- Timestamp:
- 11/29/21 03:37:09 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
framspy/frams-test-props.py
r1158 r1162 1 """An example of iterating through the properties of an ExtValue object and printing their characteristics.""" 1 """An advanced example of iterating through the properties of an ExtValue object and printing their characteristics. 2 This example may be useful for some developers, but it is not needed for a regular usage of Framsticks (i.e. simulation and evolution).""" 2 3 3 4 import frams
Note: See TracChangeset
for help on using the changeset viewer.