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.
Dimension tool - ignore background features on second click
Cedric_Eveleigh
Member, OS Professional, csevp Posts: 64 PRO
Often when using the dimension tool, I click on one sketch feature, such as a line, I then move my mouse to place the dimension number where I want it and click again, as one does. Often for the second click, the dimension tool references another background model feature when I don't want it to and I just want to place the dimension number. With sketch constraints, one can supress inferencing by holding shift, but this doesn't work for supressing inference with the second dimension tool click. Is there another keyboard shortcut for this or is there a feature request that I'm not aware of (I did some Googling about this to no avail)?
Tagged:
2
Comments
https://forum.onshape.com/discussion/16620/improvements-to-onshape-august-20th-2021/25
Before, you could dimension a line by clicking it once with the dimension tool. Now, you have to click both ends or else you might click a plane or face. Holding shift should remove snaps, but it is not removing the imprint.
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴
It's tricky since the old behavior was definitely a bit unintuitive when trying to add angle dimensions; on the other hand, it seems the case where one dimensions a line and then clicks off in space is now more likely to result in an undesired angle dimension (it isn't really a problem if the view is normal to the sketch, however). At this point, I'm not sure which behavior I prefer more, or if there's a reasonable compromise between the two use cases.
I do find myself having to zooming out to dimension a line length. It's annoying but don't want to sacrifice referencing to a plane.
Personally, it really bugged me that SW wouldn't reference planes in a sketch and always thought it was broken.
With pro/e we'd always tell our users to pick the largest reference possible and in this case a plane is larger than a edge or vertex. Back in those days everyone was learning parametric modeling and this rule enforced the importance of picking good references for your features. I think it's still true today that larger objects tend to stay in your model longer than the smaller entities and picking larger entities makes a more robust model.
In the beginning, the endeavor was to build robust models that could except change. Michael Payne said parametric modeling boiled down to references and getting them right. I think he was right.
I don't have a problem with 1st pick allow 3D references and all other picks filter on 2D sketch geometry. It makes no sense to allow 2 3D references in a sketch, one always has to be 2D. I'd vote this, let's filter the 2nd pick, it's a pain to zoom out all the time.
Does feature script allow changing the selection filter based on size of the selection set?
FeatureScript doesn't allow you to edit the filter on a query parameter based on what was selected (as far as I know). The filter is just set once in the code and is fixed. I wouldn't be surprised if someone could figure out a way to do it, but I'm not that person
@Cedric_Eveleigh
I like the shift idea too for sure.