Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Exporting Volume using Python Journalling Script

Status
Not open for further replies.

AnAngryScotsman

Aerospace
Joined
Oct 15, 2019
Messages
8
Location
SE
Hello,

I have currently created a part, then this part is edited by a journal. This changes the volume of the solid bodies in the part.

I have created a journal that displays the information window with the mass data (using the measure body function of NX), however, I am wondering how to extract just the volume value from this (or any other method you know of) so I can store this as a variable in my code which will then be used to populate a json file.

I am using SIEMENS NX 12.0 and Python 3.8.2.

Any help with this issue is appreciated, and I am happy to provide any further information.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top