When this Help topic opens, a
document automatically loads in the eDrawings ActiveX control below.
NOTE: You must have eDrawings Professional
installed on your computer to run this example.
If the document did not load:
-
Using the form below the eDrawings ActiveX
control, try browsing to and opening an
eDrawings file that exists on your system.
-
If that document does not load:
- Read Instantiating the eDrawings
Control in the Getting Started topic
of eDrawings API Help.
- Right-click this Help topic and select View
Source. The code is displayed in Notepad.
- Verify that the CLSID referenced in the code
matches your registry setting for
EModelView.EModelViewControl.nn, where nn is the two-digit year of this eDrawings
version.
- If the CLSID in the code does not match, then
modify the CLSID in the code to match your
registry setting.
- Check that the eDrawings document referenced in
the code exists on your system.
- If the eDrawings document does not exist on your
system, change the path and file name to an
eDrawings file that exists on your system.
- Save the Notepad file with filename extension
.html.
- Exit Notepad.
- Open the HTML file in Windows Internet Explorer.
- If a warning displays that Windows Internet
Explorer has restricted the file from running
ActiveX controls:
- Click the Information bar near the top of the
webpage.
- Select
Allow Blocked Content.
- Click Yes in the dialog.
When the document loads, click the buttons on the
form to perform operations.
NOTES: The eDrawings ActiveX control only works with Windows Internet Explorer.