Get the moments of inertia, section area of the Revit's element with Dynamo

Hello everyone
I’m trying to approach to Dynamo and wanted to know if you can create definitions (nodes) to get the moments of inertia, section area, ecc. of the Revit’s element with Dynamo;
Thank you

Try the React Structure preview:

It integrates with Revit through Dynamo and should be able to provide all of the necessary properties:

It should also be possible to also get the geometry of elements into Dynamo and then extract/calculate these.