Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Comments
Fillets! Thanks @Evan_Reese, this is a great update.
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴
@S1mon I'd be game to do the same with your workflow and chat through what you'd hope to see in this (or a similar) feature.
Independent Onshape Consultant | Industrial Designer
Independent Onshape Consultant | Industrial Designer
The feature is public (see image below), but there are enterprise level permissions to allow/disallow linking to documents outside your org. Are you able to add other custom features?
Independent Onshape Consultant | Industrial Designer
@EvanReese, just tried using this and noticed I am unable to use the "insert point" function
This might be less critical since we now have the "semi official" routing curve feature but thought you might want to know…
EDIT, there are some errors
@eric_pesty are you able to share the document with me? Would love to check it out.
Independent Onshape Consultant | Industrial Designer
Sure… https://cad.onshape.com/documents/94bc929c9471c7e325a30d72/w/1e15c68b3c5cb1b52524a671/e/42b9246ce3fc984238032c68
Although there isn't much to it as I just created a new doc to check!
odd. I wonder if something changed with the standard library that breaks this in newer documents. I see the issue here, but the functionality still works in the original Freeform Spline document. I'll dig more later.
Independent Onshape Consultant | Industrial Designer
Might be worth submitting a ticket before you spend too much time on it as version updates are generally not supposed to break things!
Okay it's solved now so update to the latest version.
I confirmed it was an update to the FeatureScript Standard that did it, but I want to call out that it wasn't a change that would have broken any deployed features or caused anything to regenerate differently. It just changed how things like Editing Logic and Manipulator Change functions worked (i.e. what the feature does when you change something in the feature UI dialogue). The change they made actually solves many other headaches I've had and makes this feature better too. In the past, if you used a variable to control one of the points, then added or removed a point, it would clear the variable reference and replace it just with the static value, which was quite frustrating. Now they stay put! Thanks dev team!
Independent Onshape Consultant | Industrial Designer
Awesome news! Works again, thanks for the quick fix!
And yes there were no issues with existing features, a coworker just ran into the issue when creating a new feature.