3-Matic Spline Scripting

I’d like to be able to create a spline in 3-Matic using scripting, but I can’t seem to find anything on splines in the 3-Matic Scripting Guide. I know that spline functions are prevalent within Mimics, but I’d like to be able to work solely within 3-Matic, if possible. Are there currently any ways to create splines in 3-Matic that I can leverage with scripting?

Thank you in advance for your assistance,
Ian Franczek

Hi Ian,

We dont have a spline API in 3matic. However, we do have curve module in 3matic that works similarly as spline does. Would this help with your issue?

Kind regards,
Imanina

Hi Imanina,

I appreciate your quick response to my question. Unfortunately, I need to be able to apply a 3rd order polynomial to input points (as in Mimics spline tool). I’m pretty sure there isn’t currently a way to do something similar with 3-Matic’s curve module. I suspect the solution will be to write a script that will transfer into Mimics to create the splines and then bring the splines into 3-Matic as parts.

Thank you for your time,
Ian