Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hello.
I'm using Creo Elements/Direct Modeling (x64 edition) Revision: 20.1.2.0, and every time I export a SLT file, I need to change the maximum deviation value.
Is there a way to lock these values to create a default parameter?
As far as I know it's not possible to fix these values.
Perhaps you could try to start the function with this code or similar:
stl :parts_assemblies :display-options :dev_distance 0.05 :dev_angle 5.00
Our experience is to let the default values for best results.
I used your suggestion.
I created a custom command and a button for it, but when selecting the 3D part, the values are updated to "random values."