LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Alex5

Access nested properties with a single property node

I find I often have code where I want to access the property of a sub-class, which requires I chain property nodes. I would like the option to be able to access the properties of properties, like so:

 

Basic example, one level deep:

property node nesting proposal.PNG

 

I understand some properties may have side-effects (like returning a newly opened reference that needs to be cleaned up), perhaps include an option on a given property whether or not sub-properties can be accessed this way.

4 Comments
X.
Trusted Enthusiast
Trusted Enthusiast
nanocyte
Active Participant
X.
Trusted Enthusiast
Trusted Enthusiast

Either way...

Darren
Proven Zealot