From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

SceneDrawable to more specific class

The Drawable property of the SceneObject class returns a SceneDrawable object with no properties and no methods. Presumably it's castable to a more specific class like SceneBox or SceneText that's actually useful, but it looks like the only way to figure out which class to cast it to is trial and error. You can't cast it to Generic in order to get its ClassID. I'd like to be more efficient so does anyone know if/how I can get the actual class more efficiently?

David A. Moore, Ph.D.
President
Moore Good Ideas, Inc.
0 Kudos
Message 1 of 1
(621 Views)