Reader3dsDumpNamedObjects Method |
If run in immediate window the method displays the hierarchy of all objects, lights and Model3DGroups in this instance of Reader3ds.
To get the NamedObjects description text use GetNamedObjectsText() method.
Namespace: Ab3dAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public void DumpNamedObjects()
See Also