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
(624 Views)