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.
Comments
@Derek_Van_Allen_BD I might just be missing it, but one of my favorite features of Evan's Selection Fillet was this Body>Direction paired with Created By>Feature. Made it extremely easy to make DFM features. Is there a way to do the same Direction (edges normal to a plane, or edge, or mate connector) in QV+?
Strictly speaking, that's achievable with just default QV. No Plus needed.
Derek Van Allen | Engineering Consultant | MeddlerThe problem I have with this solution is it requires an explicit edge, which is more fragile than using a plane. I could define 3 sketches at the very beginning of my docs with X, Y, Z lines to serve as direction seeds, but would rather just select a default plane that already exists.
I see, in that case you'll want to use the parallelish option in QV+ and feed it another QV of CreatedBy edges as an input. Many of the variables in QV+ act as a filtering operation instead of loading everything in the model as a union or intersection step since I work with a lot of part studios with huge amounts of data. Keeps things lean performance-wise at the small cost of needing to set multiple QVs as a chain.
Derek Van Allen | Engineering Consultant | MeddlerGreat explanation as to why it doesn't load everything in. That was going to be my next ask since I didn't want to stack queries, but I see that's design for performance reasons. Many thanks! I'll use multiple QVs from now on.
Now I wish we could have a higher level FS that allows a user to bundle multiple FS. Like how Grasshopper has Clusters.
Hi Derek, might have a request for this feature - could you please expose an attribute query for named ones at least, having attribute pattern expression would also be nice to have, even though it might not work for non-primitive values in map pattern
Attribute queries are starting to become much more relevant for my workflows so I think that's a good next addition. The way I'd like to implement them is to have some kind of quick selection list for the common ones that show up in the native Onshape environment to make them user friendly to navigate, but also the ability to specify custom ones to look for. It would be really nice if I could get a list to auto populate with all attributes found in the studio but I'm not sure that's possible.
Derek Van Allen | Engineering Consultant | MeddlerWe can have a custom table for attributes and especially query variables available in the context - its weird that there no native table for QV's and discovering those created by custom features isn't as easy