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.
I am looking for a way to store an area in a variable

i am 3d model for a CFD study and i am trying to store my front surface in variable so i can access it easily and so i can calculate the drag coefficient of my model .
I already have my front surface but i can't save the value
Best Answers
-
S1mon Member Posts: 3,619 PRO
If you haven't found it yet, there's a "project body" custom feature which will take any body or surface and project it onto a plane or mate connector. Then the next step requires the "Measure value" custom feature which has an area option (missing from the built in tools).
Project Body:
Measure Value:
Simon Gatrall | Product Development Specialist | Open For Work
0 -
MichaelPascoe Member Posts: 2,587 PRO
.
Try Measure Value by @Konst_Sh.
If you need the data to stay with the part beyond Onshape, you can store it within the part's properties via the Property / Attribute feature.
.
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴0
Answers
If you haven't found it yet, there's a "project body" custom feature which will take any body or surface and project it onto a plane or mate connector. Then the next step requires the "Measure value" custom feature which has an area option (missing from the built in tools).
Project Body:
https://cad.onshape.com/documents/201b33ee5450cefbca3b34b8/w/95004b1f32bddc1e032970e5/e/858d76e3ccedcf5b31bf74ad
Measure Value:
https://cad.onshape.com/documents/77baa8153589a7fc5f289829/w/cffd0f2a7077380d5378a885/e/56ddbb80665431f0cb57dbaf
Simon Gatrall | Product Development Specialist | Open For Work
.
Try Measure Value by @Konst_Sh.
If you need the data to stay with the part beyond Onshape, you can store it within the part's properties via the Property / Attribute feature.
.
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴
@S1mon draw? 🪨📃✂️
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴
thank you very much