Message 1 of 2
Help with VBA Code and Extracting Properties

Not applicable
07-31-2019
06:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am working on writing code in the VBA Editor, and I am trying to access the properties from a Cross Section Analysis, and show them in a message box. I began by writing some code, and I got the "value" for the kCrossSectionAnalysis. What I want is the area, Ix, and Iy properties (on the right-hand side) of the results from the Cross Section Analysis. How would I access the actual numbers and specific properties from that Cross Section Analysis? I have posted some pictures below showing what I mean.
Thanks.