The User-Defined tab appears when the User defined properties check box is activated in the Properties tab.
Spline3D panel – User-Defined tab
User expr |
Provide an expression with the USER solver function with parameters being passed to the user subroutine. |
||||||
Function Type |
Valid options for MotionSolve:
For the Adams solver, only the DLL/SO is valid. |
||||||
Use local file and function name |
Activate the check box to specify a local file where the subroutine code can be accessed by the solver. The type of file to be specified will depend on the selected Function Type. For example if DLL/SO is selected, you can specify a file with a .dll extension (for Windows) or an .so extension (for Linux). |
||||||
Function name |
Specify the function name in the sub-routine that is used to read the spline data. MotionView provides SPLINE_READ as the default, which is the default function used by MotionSolve and Adams. |