Using the Object Browser

AutoCAD Map 3D ActiveX

Using the Object Browser

In the Visual Basic Editor, the Object Browser lists API components alphabetically.

To see API component lists

1 From the Visual Basic Editor, choose View > Object Browser.

From the list of libraries at the top of the Object Browser, select the AutoCAD Map library (exact name varies with released versions).

3 In the Classes pane, click a class such as Query. Its properties and methods are listed in the Members pane.

4 In the Members pane, click a method or property. Its syntax is displayed in the Details pane below.