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:  Ab3d
Assembly:  Ab3d.Reader3ds (in Ab3d.Reader3ds)
Version: 4.2.0.0 (4.2.0.0)

Syntax

C#
public void DumpNamedObjects()
Visual Basic (Declaration)
Public Sub DumpNamedObjects
Visual C++
public:
void DumpNamedObjects()

See Also