Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Importing a TIF using OLE automation...
Message
General information
Forum:
CAD
Category:
Other
Title:
Importing a TIF using OLE automation...
Miscellaneous
Thread ID:
00409779
Message ID:
00409779
Views:
63
I need to import the .Tif File in a DWG. The .Tif is a scan of plan.

Now I am not a expert on AutoCAD and I am confused.
This is what I done which work.
oACAD= createObject("Autocad.Application")
oACAD.Visible=.t.
oACAD.ActiveDocument.Open("C:\MyTemplate.dwg") && Empty DWG
The AutoCAD command to import the .TIF is Image. What is the OLE method to do the same?
Next
Reply
Map
View

Click here to load this message in the networking platform