Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. 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.

Options

Could not project the selected entities into the current sketch.

famadorianfamadorian Member Posts: 390 ✭✭✭
Here, I'm trying to project the line entity onto the sketch, but it wants me to pick a point, like the end of the line instead. 

I can do that, but it should be able to project this line as a point onto the sketch;)


Best Answer

  • Options
    NeilCookeNeilCooke Moderator, Onshape Employees Posts: 5,379
    Answer ✓
    Projecting a line normal to the sketch plane is not supported, since the result is just a point that you can reference anyway without projection. What would happen if the line was no longer perpendicular to the sketch plane? The point would turn into a line and your sketch would break.
    Senior Director, Technical Services, EMEAI

Answers

  • Options
    NeilCookeNeilCooke Moderator, Onshape Employees Posts: 5,379
    Answer ✓
    Projecting a line normal to the sketch plane is not supported, since the result is just a point that you can reference anyway without projection. What would happen if the line was no longer perpendicular to the sketch plane? The point would turn into a line and your sketch would break.
    Senior Director, Technical Services, EMEAI
  • Options
    alnisalnis Member, Developers Posts: 449 EDU
    edited December 2020
    Edit: oops, I started writing this before I saw @NeilCooke's post, sorry!

    The problem is that you would get undefined behavior if the line gets changed/rotated earlier in the model tree. Should the "use" constraint now make the point coincident with an endpoint of the line? The line's midpoint? Change the sketch geometry to a line and try to reconnect any constraints? I think it's cleanest if Onshape doesn't let you get into this situation by not letting you project geometry that creates degenerate curves/weird setups.

    However, it would be nice if there were more of an explanation for why it can't project the line.
    Student at University of Washington | Get in touch: contact@alnis.dev | My personal site: https://alnis.dev
Sign In or Register to comment.