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.
Caden_Armstrong PRO
Reactions
-
Re: Is there a reliable place where I can pay someone to help me create some Featurescript scripts?
@Rhett_Robinson thanks for the shout out! (View Post)1 -
Re: Can Custom Properties set by FeatureScript be numbers?
Hey Sam, setting an integer custom property with featurescript is a bit unintuitive, you have to convert the number to a string in order to set it. But the value will be an integer when you look at i… (View Post)1 -
Re: How can I use FeatureScript to get the longest edge of a part as a computed property
@elias_bonauer Jacob wrote a feature to find the longest edge. For a computed property, the query for part is given already so the code is a bit shorter: annotation { "Property Function Name&quo… (View Post)2 -
Re: Using AI for FS generation.. and failing
Chat GPT isn't going to give any useful features because it doesn't have any training data (documentation doesn't count), Creating an AI that can create a feature is more than just funneling features… (View Post)3