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.
how does one convert a 2d point to a 3d point in featurescript?
alan_1
Member Posts: 14 EDU
I want to give a single point on a flat surface as the center point of concentric circles and I want to be able to select an arbitrary point on each circle. Then I want to convert those to 3D space so I can use them for various 360-degree operations. I can generate a 2D point in an arbitrary direction/distance from the point parameter. However, I can't figure out how to convert that to a 3D point.
0
Best Answer
-
alan_1 Member Posts: 14 EDUI found mention of the planeToWorld() function here: https://forum.onshape.com/discussion/4565/guidance-on-planetoworld-and-auto-placing. I'm going to try it out.5
Answers