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.
alan_1 EDU
Alan Levi is a technologist with experience in many technologies including software (web, mobile, embedded, real-time) and hardware (electrical, PCB, mechanical -- injection molding).  Alan is fluent with much of Onshape software and has some experience with Solidworks.  Please contact if you need help with a project or need someone to assist with your company vision.
    Reactions
- 
      Re: how does one convert a 2d point to a 3d point in featurescript?Yes. planToWorld() works for me. (View Post)1
- 
      Re: worldToPlane() gives inconsistent location?I have been using a method from the FeatureScript Snap Hook example. It looks similar to this: var sketchPlane = evOwnerSketchPlane(context, { "entity" : endpoints[0] }); var topPlane = pla… (View Post)1



