Jump to content

Order Run Formula


---
 Share

Recommended Posts

Good Morning,

Is there a formula, with and without PCM, that handles the order run of features and characteristics?

I would like to run in feature mode but run one thing from characteristic tab first. So i was wondering if there was some sort of formula i could write on the characteristic that lets it run first before the program takes over and runs the program.

Thank you,
Nixon
Link to comment
Share on other sites

To make something run out of order you need to make something else depend on it. This is easiest to do with PCM, a simple "getActual().comment" is enough to create a dependency. Is PCM not an option? most other ways would be messy.

Without PCM you could create a coordinate system from a feature that your desired and have features after it be on that coordinate system.
Link to comment
Share on other sites

 Share

×
×
  • Create New...