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.
Dimention-driven array
konstantin_shiriazdanov
Member Posts: 1,221 ✭✭✭✭✭
Like in last versions of SW - generating an array with variable dimentions of the base feature, or the copy-feature instrument that makes editable copies and places them in connector-defined coordinates
Tagged:
0
Comments
[4,2,3,2,3][#n] * meter
This uses our array literal and access syntax. If you want to define a more complicated function, that is also fairly easy using FeatureScript (see https://forum.onshape.com/discussion/3600/function-variables). If you are looking for something else, I think a picture would help us understand.