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.
Get Assembly Mass Properties With API
duncan_abbot
Member Posts: 2 ✭
Hi, I can measure an assembly's mass properties with the GUI tool in the browser, but I need to be able to get these with the API like I would for a Parts Studio. Is this an available feature and/or is there a workaround? I've also not been able to hit the green checkmark in the mass measure tool popup in my assembly despite giving it the correct inputs with no errors.
0
Comments
Or if you meant in Featurescript, you're looking for:
evApproximateMassProperties (context is Context, arg is map) returns MassProperties
In the UI, i believe the Green checkmark is disabled. There is no way to "accept" mass properties measurements.
www.virtualmold.com