<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: MAPIMPORT with IPF in AutoCAD Map 3D Developer Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5933206#M2096</link>
    <description>&lt;P&gt;Ok, I did indeed download the MAP version previously, and just redownloaded with the link you sent.&amp;nbsp; Unzip it, and there is only C++ files in there.&amp;nbsp; Am I looking in the wrong place?&amp;nbsp; See my screenshot attachment...&amp;nbsp; Maybe this is as good as it gets, and hopefully can find some documenation on how the VB stuff is supposed to work....&amp;nbsp; Thanks for trying to help.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Dec 2015 18:48:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-02T18:48:03Z</dc:date>
    <item>
      <title>MAPIMPORT with IPF</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/3430973#M2089</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to script the MAPIMPORT command using an IPF file. I do not see a prompt for this using -MAPIMPORT. Is there an equivalent way through LISP, SCR, VBA or .NET?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using Map 2011.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2012 18:35:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/3430973#M2089</guid>
      <dc:creator>odoshi</dc:creator>
      <dc:date>2012-04-25T18:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: MAPIMPORT with IPF</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/3443901#M2090</link>
      <description>&lt;P&gt;Hi Mike,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Pl check the following link where I showed &lt;U&gt;'how to use command line version of -mapexport for exporting to SHP file'&lt;/U&gt;. This will give you clue on how to use the same in Import.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://adndevblog.typepad.com/infrastructure/2012/03/how-to-use-command-line-version-of-mapexport-for-exporting-to-shp-file-.html" target="_blank"&gt;http://adndevblog.typepad.com/infrastructure/2012/03/how-to-use-command-line-version-of-mapexport-for-exporting-to-shp-file-.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could also use &lt;STRONG&gt;Autodesk.Gis.Map.ImportExport&lt;/STRONG&gt; API to Import and Export various types of data in Map 3D. In AutoCAD Map 3D SDK (&lt;STRONG&gt;&lt;A href="http://usa.autodesk.com/adsk/servlet/index?siteID=123112&amp;amp;id=868220" target="_self"&gt;download&lt;/A&gt;&lt;/STRONG&gt;) you will see a sample "ImportExport" in C++ as well as .NET (C# &amp;amp; VB.NET).&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2012 04:31:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/3443901#M2090</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-04T04:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: MAPIMPORT with IPF</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5931348#M2091</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm in need of using VB.net to import (like mapimport) a GML file.&amp;nbsp; It has to be automated by our script.&amp;nbsp; I've looked all over for information on the API for this, and indeed downloaded the &lt;STRONG&gt;Autodesk.Gis.Map.ImportExport&lt;/STRONG&gt; API.&amp;nbsp; However in the ImportExport there is only a C++ example, there is not any VB code or documentation at all.&amp;nbsp; Unless I'm totally looking in the wrong location!&amp;nbsp; I've downloaded both the 2016 and 2014 versions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone send me in the right direction for examples, even the API Documentation for VB.net would be greatly appreciated for ImportExport functionality.&amp;nbsp; I'm finding PDF files with just table of contents in them, and no documentation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Tara&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2015 17:27:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5931348#M2091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-01T17:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: MAPIMPORT with IPF</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5932697#M2092</link>
      <description>&lt;P&gt;&amp;lt;Quote&amp;gt;&lt;/P&gt;
&lt;P&gt;..&lt;SPAN&gt; indeed downloaded the &lt;/SPAN&gt;&lt;STRONG&gt;Autodesk.Gis.Map.ImportExport&lt;/STRONG&gt;&lt;SPAN&gt; API...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/Quote&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How could you download this API separately?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To use managed (.NET) APIs in Autodesk.Gis.Map.ImportExport namespace, you do not need to download anything. It is in the .NET assembly ManagedMapApi.dll, coming with AutoCAD Map/Civil installation. You siimply start a C#/VB.NET DLL project and set refernce to this DLL (Copy Local is set to False), then off you go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need .NET code sample of map Importing/Exporting, you can download MAP ObjectARX SDK (not vanilla AutoCAD ObjectARX SDK!), which will bring you a set of .NET code samples of using Map ObjectARX .NET APIs.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 14:27:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5932697#M2092</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2015-12-02T14:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: MAPIMPORT with IPF</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5933152#M2093</link>
      <description>&lt;P&gt;Thank you for your comments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The entry above mine is from AutoDesk and has a link where to download them to see samples:&lt;/P&gt;&lt;P&gt;"You could also use &lt;STRONG&gt;Autodesk.Gis.Map.ImportExport&lt;/STRONG&gt; API to Import and Export various types of data in Map 3D. In AutoCAD Map 3D SDK (&lt;STRONG&gt;&lt;A href="http://usa.autodesk.com/adsk/servlet/index?siteID=123112&amp;amp;id=868220" target="_self" rel="nofollow"&gt;download&lt;/A&gt;&lt;/STRONG&gt;) you will see a sample "ImportExport" in C++ as well as .NET (C# &amp;amp; VB.NET)."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is samples in C++ not in VB.net.&amp;nbsp; So I was just wondering where these 'samples' of ImportExport are in .NET.&amp;nbsp;&amp;nbsp;&amp;nbsp;I do know that the DLL just needs to be loaded (I have it loaded :)) but it would be nice to see an example to see what steps need to be done in order to import this file.&amp;nbsp; Or at least documenation so I can see what the different attributes are that need to be set or passed in etc.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 18:22:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5933152#M2093</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-02T18:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: MAPIMPORT with IPF</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5933155#M2094</link>
      <description>&lt;P&gt;And re-reading I see that the link they provided were the generic API, so that is what I'm missing &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp; So, I will find the MAP API download.&amp;nbsp; Thank you, hope this gets me to the right area.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 18:23:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5933155#M2094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-02T18:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: MAPIMPORT with IPF</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5933170#M2095</link>
      <description>&lt;P&gt;Here is the download link:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://usa.autodesk.com/adsk/servlet/item?siteID=123112&amp;amp;id=868205" target="_self"&gt;http://usa.autodesk.com/adsk/servlet/item?siteID=123112&amp;amp;id=868205&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 18:29:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5933170#M2095</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2015-12-02T18:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: MAPIMPORT with IPF</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5933206#M2096</link>
      <description>&lt;P&gt;Ok, I did indeed download the MAP version previously, and just redownloaded with the link you sent.&amp;nbsp; Unzip it, and there is only C++ files in there.&amp;nbsp; Am I looking in the wrong place?&amp;nbsp; See my screenshot attachment...&amp;nbsp; Maybe this is as good as it gets, and hopefully can find some documenation on how the VB stuff is supposed to work....&amp;nbsp; Thanks for trying to help.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 18:48:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5933206#M2096</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-02T18:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: MAPIMPORT with IPF</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5934532#M2097</link>
      <description>&lt;P&gt;Well, if you looked into the folder "Map Samples" CAREFULLY, you should have noticed a folder named "DotNet", which contains all .NET API sample projects in C#, VB.NET or managed C++.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 14:38:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5934532#M2097</guid>
      <dc:creator>norman.yuan</dc:creator>
      <dc:date>2015-12-03T14:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: MAPIMPORT with IPF</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5935020#M2098</link>
      <description>&lt;P&gt;Oh my WORD!&amp;nbsp; You are my hero.&amp;nbsp; I was looking in there, under the ImportExport directory!&amp;nbsp; I would have never looked for the subdir DotNet.&amp;nbsp; Totally see it now.&amp;nbsp;&amp;nbsp; I cannot believe it has been staring me in the eyes without me noticing.&amp;nbsp; Some days need fresh eyes.&amp;nbsp; THANK YOU THANK YOU THANK YOU.&amp;nbsp; Very much appreciate it.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 19:02:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/5935020#M2098</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-03T19:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: MAPIMPORT with IPF</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/6009423#M2099</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using *.IPFs in&amp;nbsp;lisp&amp;nbsp;for years. quite simple.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(command "-MAPIMPORT" "SHP" SHP-file-name "YES"&amp;nbsp;IPF-file-name "PROCEED")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess from VBA it will be something like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sendCommand "-MAPIMPORT", "SHP", SHP-file-name, "YES",&amp;nbsp;IPF-file-name, "PROCEED"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can also edit IPF. For example I exchange this line in IPF with real coordinates&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;;;; &amp;lt;XMin&amp;gt;xMinCoord&amp;lt;/XMin&amp;gt;&amp;lt;YMin&amp;gt;yMinCoord&amp;lt;/YMin&amp;gt;&amp;lt;XMax&amp;gt;xMaxCoord&amp;lt;/XMax&amp;gt;&amp;lt;YMax&amp;gt;yMaxCoord&amp;lt;/YMax&amp;gt;&lt;/P&gt;&lt;P&gt;;;; read source&amp;nbsp;IPF&lt;/P&gt;&lt;P&gt;(setq f (open ipfFile "r"))&lt;BR /&gt;(setq text (read-line f))&lt;BR /&gt;(close f)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;;;; replace text&lt;/P&gt;&lt;P&gt;&amp;nbsp; (setq text (vl-string-subst xMin "xMinCoord" text))&lt;BR /&gt;&amp;nbsp; (setq text (vl-string-subst yMin "yMinCoord" text))&lt;BR /&gt;&amp;nbsp; (setq text (vl-string-subst xMax "xMaxCoord" text))&lt;BR /&gt;&amp;nbsp; (setq text (vl-string-subst yMax "yMaxCoord" text))&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;;;;&amp;nbsp;make temp IPF&lt;BR /&gt;&amp;nbsp; (setq ipfTemp "C:\\Temp\\temp.ipf")&lt;BR /&gt;&amp;nbsp; (setq f (open ipfTemp "w"))&lt;BR /&gt;&amp;nbsp; (write-line text f)&lt;BR /&gt;&amp;nbsp; (close f)&lt;BR /&gt;&amp;nbsp; (command "-MAPIMPORT" "SHP" SHP-file "YES" ipfTemp "PROCEED")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the same way you can change layer, object data, block name and so on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 16:49:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/mapimport-with-ipf/m-p/6009423#M2099</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-27T16:49:01Z</dc:date>
    </item>
  </channel>
</rss>

