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.
qParallelPlanes
papawo
Member, Developers Posts: 206 PRO
How to use qParallelPlanes ?
Will it give me plane/face of the part parallel to the ref plane selected?
Will it give me plane/face of the part parallel to the ref plane selected?
Tagged:
0
Best Answer
-
Jake_Rosenfeld Moderator, Onshape Employees, Developers Posts: 1,646@papawo
qParallelPlanes is a filtering function:
https://cad.onshape.com/FsDoc/library.html#qParallelPlanes-Query-Plane-boolean
It filters out all the faces of `subquery` that are not parallel to the reference plane. `subquery` should be a query that resolves to some number of faces that you want to filter down.Jake Rosenfeld - Modeling Team2
Answers
You can take a look at this example https://cad.onshape.com/documents/eea009fcf35a0cd683265767/v/107cf4854dc70cbeed63cc98/e/bcd29e4ce588a4a8309e55cb
Eduardo Magdalena C2i Change 2 improve ☑ ¿Por qué no organizamos una reunión online?
Partner de PTC - Onshape Averigua a quién conocemos en común
I dont understand.. can I make a copy of this document?
Eduardo Magdalena C2i Change 2 improve ☑ ¿Por qué no organizamos una reunión online?
Partner de PTC - Onshape Averigua a quién conocemos en común
qParallelPlanes is a filtering function:
https://cad.onshape.com/FsDoc/library.html#qParallelPlanes-Query-Plane-boolean
It filters out all the faces of `subquery` that are not parallel to the reference plane. `subquery` should be a query that resolves to some number of faces that you want to filter down.