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.
konstantin_shiriazdanov ✭✭✭✭✭
Reactions
-
Re: Ray Tracer half transparent mirror
but what about evDistance, it can use a Line for one of the sides of measurement as stated in documentation. so you can detect if it intersects the face and evaluate normal in intersection point. or… (View Post)1 -
Re: Using a for loop for multiple operations on multiple parts
thanks for pointing this, totally missed such situation (View Post)1 -
Re: Using a for loop for multiple operations on multiple parts
@ivan_skachko a pair of i, j is unique inside the loop so the id should be something like id + ("sketch" ~ i ~ j). "~" is a string concatenation operator (View Post)1 -
Re: How do you wrap a image around a cylinder?
they only remember you when they need to wrap a sketch :D (View Post)5 -
Re: What is the fastest way to place multiple identical circles in a sketch?
you may select all the circles and set equal constraint, or place points instead and use point pattern featurescript, but it works only on the feature level (View Post)6