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.
Search
-
Re: Duplicate part N times and alter extruded text based on string array of length N
The "Add text" feature makes its own sketch text with varying content, but it can't modify existing sketch text. Generally speaking, FeatureScript can't modify the inputs to existing features and sketches, it can only directly modify the geometry, or create new geometry. For your case, this shouldn't be a problem at all.… -
Re: Duplicate part N times and alter extruded text based on string array of length N
@emagdalenaC2C I was actually looking into the text configuration feature earlier but was unable to figure out how to automatically change configuration for every duplicate part (e.g. for me N is greater than 60 so I don't want to manually duplicate and set a new configuration for each). If you are aware of a way to…
2 results