07-01-2024
02:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
07-01-2024
02:50 AM
Parameter manipulation - best practice?
I'm looking for your experience with modifying parameters, best practices for results.
Looking at this sample iLogic code...
Rise = 1 in
'or
Parameter("Rise") = 1 in
I like using the line 1 example as the Parameter name will have a blue text color when there's a matching Parameter found, a great way to make sure I didn't do a typo when typing out the line.
However, iLogic steers me to using the line 3 example. I'm not sure if this performes better while the parameter is being utilized within the iLogic rule, but the Parameter name is treated as a string here and there's no color reaction to indicate to me whether or not I've successfully typed the variable name correctly until the rule runs and comes across that particular line.
Your personal thoughts on a best practice and why?
Autodesk Inventor Certified Professional