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.
Patterns within feature scripts
carter_brennan
Member Posts: 2 ✭
I am trying to make a script to make a 1x2 rectangular tube with a hole every 1/2 inch down it. So far I have a 1x2 Tube that has an input for length as well as one hole. I am unsure of how to make the whole repeat like a linear pattern within the feature script. I think I have to use "opPattern", however I am unsure how to use it. Ideally it would use the input for the length of the tube to determine how far the pattern goes.
This is where I am at, I would like the hole to go in a pattern up the tube
This is part of the code that I think I need to repeat/pattern.
This is where I am at, I would like the hole to go in a pattern up the tube
This is part of the code that I think I need to repeat/pattern.
0