Message 1 of 4

Not applicable
12-08-2020
07:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Everyone,
I am trying to replace a repeated set of codes with a function. The function should have one Input parameter and one output parameter.
I tried finding out in Inventor forums but I couldn't a suitable one.
For Example, please give me a solution for a Function which cubes the input value.
Function name: Cubic_Function
Input: 3
Expected return value: 27
Solved! Go to Solution.