Dikuza
Aerospace
- Jan 18, 2017
- 35
Hello, I'm wondering if there's a way to iterate a specific dimension through some given range, until a user-defined condition is met?
For example, I would like to iterate the length of a line in one of my sketches until a specified distance is measured between two bodies.
If this is not possible, is there a way to iterate the dimension, and simply report (spreadsheet perhaps) the resultant distance?
Obviously my first thought was a Journal, however I'm actually trying to measure the distance between two bodies in Motion Simulation at the end of the solved animation, so this might complicate a Journal (don't have much coding experience). Plus, whenever I try to run a Journal I get a "Invalid attempt to load library." I have .NET v4 installed, any suggestion to fix this?
Any thoughts much appreciated, thanks!
For example, I would like to iterate the length of a line in one of my sketches until a specified distance is measured between two bodies.
If this is not possible, is there a way to iterate the dimension, and simply report (spreadsheet perhaps) the resultant distance?
Obviously my first thought was a Journal, however I'm actually trying to measure the distance between two bodies in Motion Simulation at the end of the solved animation, so this might complicate a Journal (don't have much coding experience). Plus, whenever I try to run a Journal I get a "Invalid attempt to load library." I have .NET v4 installed, any suggestion to fix this?
Any thoughts much appreciated, thanks!