AutoCAD Map 3D

Community Scoring

Was this page helpful?

Tag Tags0

This page has no tags

Page statistics

860 views1 edit(s)4567 characters(s) Page last modified 12:17, 10 Apr 2012 by contentconnector
How to add your knowledge

Procedure

    Table of contents
    No headers

    To use this sample:

    1. Build the sample. The plugin (VBSample81.dll or CSSample81.dll) and the associated .tbp file are copied to the AutoCAD Map 3D Client bin directory.
    2. Start AutoCAD Map 3D and open the TBSAMPLE workspace.
    3. In the AutoCAD Map 3D pane, right-click MyLine and select Show Form. A new control is added to the form.
      Note

      You cannot manage where the new control is placed through code. You can make room for the new control by moving the existing controls using the Form Designer in AutoCAD Map 3D Administrator.

    To restore the dialog box to its default state:

    1. Remove the sample’s .dll and .tbp files from the AutoCAD Map 3Dbin directory.
    2. Start AutoCAD Map 3D Administrator and open the TBSAMPLE workspace.
    3. Select the Form Designer in the left tree, and select the MyLine topic on the right.
    4. Click Designer. The form designer opens.
    5. Select the Test1 control and click EditDelete Control.

    The changes take effect next time AutoCAD Map 3D is restarted.