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.
NeilCooke 
Reactions
-
Re: I need a little help
Also, no such keywords as LengthParameter, IntegerParameter, VectorParameter Use the code snippets in the menu at the top of the Feature Studio for the correct syntax, (View Post)3 -
Re: I need a little help
Looks like ChatGPT to me - don't trust it. Should be: export const GridGenerator = defineFeature(function(context is Context, id is Id, definition is map) { (View Post)2 -
Re: Custom Feature: Cable/Wire Routing
@S1mon built-in applications for piping, tubing and wiring and their industry-specific workflows are certainly not imminent. It is recommended to use the Routing curve for simple wiring applications … (View Post)1 -
Re: Custom Feature: Cable/Wire Routing
Changelog for release 1.195 ⭐ Clip definition and library part creation has been simplified and improved. ⭐ Fixed an issue with minimum bend radius information not being displayed while editing a wir… (View Post)2 -
Re: Get multiple vertices from a query
You need to use evVertexPoint to get the coordinates for each vertex. (View Post)1