I have a group of 3D objects whose names I want to hide, so that they do not show up in the 3D display. I still want other 3D objects to display their names, so I cannot disable the name display in general—I need to disable the name display on these individual objects.
I was hoping to run a FlexScript command to iterate through my group and change the flag corresponding to the "Show Name" checkbox on the "More Visuals" menu. However, after reviewing all of the subnodes of the 3D object, I was unable to find that node.
Where is the "Show Name" checkbox of the "More Visuals" menu stored in objects in the tree?