Loading the XSI Type Library into the VB Object Browser
1. From the Project menu in your Visual Basic environment, select References.

The References window appears.

2. Click on the Browse button.
The Add Reference window appears.

3. Select the library you want to browse (for example, si3dobjectmodel.tlb has most of the native XSI objects you would need to access) and click Open.
The References window appears again with your choice highlighted and selected in the Available References list box.

4. Click OK and then right-click on the code window to bring up the pop

5. Click Object Browser in the pop-up menu.
The Object Browser opens, displaying <All Libraries>.
6. From the top left drop-down combo box, select SI3DOBJECTMODELLIB (or whichever XSI library you installed in the browser).
You can now user the object browser to navigate through the XSI type library you installed.
