Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Importing a TIF using OLE automation...
Message
Information générale
Forum:
CAD
Catégorie:
Autre
Titre:
Importing a TIF using OLE automation...
Divers
Thread ID:
00409779
Message ID:
00409779
Vues:
64
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform