<?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 Where to find command arguments (parameters) in AutoCAD Map 3D Developer Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/where-to-find-command-arguments-parameters/m-p/5536211#M1440</link>
    <description>&lt;P&gt;I am trying to write AutoLisp scripts within AutoCAD Map 3D. I am new to AutoLisp but I am used to write scripts and to programming in other languages. I am sure this is answered somewhere but I just cannot find it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having a hard time to find out command documentation for AutoCAD commands. I have done searches with google and within the help section of AutoCAD and I have tried to find similar solved questions in the forums, but failed, for instance I have found:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_self" href="http://docs.autodesk.com/ACDMACLT/2013/ENU/PDFs/acdmaclt_2013_command_reference_guide.pdf"&gt;acdmaclt_2013_command_reference_guide.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;,and the following:&lt;/P&gt;&lt;P&gt;&lt;A target="_self" href="http://knowledge.autodesk.com/support/autocad-map-3d/troubleshooting/caas/sfdcarticles/sfdcarticles/Where-to-get-the-AutoCAD-Map-AutoLISP-Reference.html"&gt;Where to get the AutoCAD Map AutoLISP Reference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As an example I would like to find out documentation for "_mapdwgtosdf" (or other commands/functions). I have found documentation by hitting F1&amp;nbsp;when hovering on the map 3d export button:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="ph uicontrol"&gt;Planning And Analysis Workspace&lt;/SPAN&gt;&lt;SPAN&gt;, click &lt;/SPAN&gt;&lt;SPAN class="ph menucascade"&gt;&lt;SPAN class="ph uicontrol"&gt;Output tab&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="glyphArrow"&gt;&lt;IMG border="0" src="http://help.autodesk.com/cloudhelp/2015/ENU/MAP3D-Use/images/ac.menuaro.gif" /&gt;&lt;/SPAN&gt;&lt;SPAN class="ph menucascade"&gt;&lt;SPAN class="ph uicontrol"&gt;Map Data Transfer panel&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="glyphArrow"&gt;&lt;IMG border="0" src="http://help.autodesk.com/cloudhelp/2015/ENU/MAP3D-Use/images/ac.menuaro.gif" /&gt;&lt;/SPAN&gt;&lt;SPAN class="ph menucascade"&gt;&lt;SPAN class="ph uicontrol"&gt;Map 3D Export&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;IMG width="17" src="http://help.autodesk.com/cloudhelp/2015/ENU/MAP3D-Use/images/GUID-BE10F0E0-486C-47A5-86A8-49B176E190A1.png" border="0" height="17" /&gt;&lt;/P&gt;&lt;P&gt;However I have failed to find documentation&amp;nbsp;how to use that funtion within AutoLISP code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where do you read command/function documentation?&lt;/P&gt;&lt;P&gt;Is it possible within the Visual LISP editor to turn on something like "command argument suggestions"?&lt;/P&gt;&lt;P&gt;Or is there any command/function within AutoCAD that could display the command arguments, like "show_arguments(&lt;SPAN&gt;_mapdwgtosdf&lt;/SPAN&gt;)"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated,&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Mar 2015 09:34:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-11T09:34:40Z</dc:date>
    <item>
      <title>Where to find command arguments (parameters)</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/where-to-find-command-arguments-parameters/m-p/5536211#M1440</link>
      <description>&lt;P&gt;I am trying to write AutoLisp scripts within AutoCAD Map 3D. I am new to AutoLisp but I am used to write scripts and to programming in other languages. I am sure this is answered somewhere but I just cannot find it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having a hard time to find out command documentation for AutoCAD commands. I have done searches with google and within the help section of AutoCAD and I have tried to find similar solved questions in the forums, but failed, for instance I have found:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_self" href="http://docs.autodesk.com/ACDMACLT/2013/ENU/PDFs/acdmaclt_2013_command_reference_guide.pdf"&gt;acdmaclt_2013_command_reference_guide.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;,and the following:&lt;/P&gt;&lt;P&gt;&lt;A target="_self" href="http://knowledge.autodesk.com/support/autocad-map-3d/troubleshooting/caas/sfdcarticles/sfdcarticles/Where-to-get-the-AutoCAD-Map-AutoLISP-Reference.html"&gt;Where to get the AutoCAD Map AutoLISP Reference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As an example I would like to find out documentation for "_mapdwgtosdf" (or other commands/functions). I have found documentation by hitting F1&amp;nbsp;when hovering on the map 3d export button:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="ph uicontrol"&gt;Planning And Analysis Workspace&lt;/SPAN&gt;&lt;SPAN&gt;, click &lt;/SPAN&gt;&lt;SPAN class="ph menucascade"&gt;&lt;SPAN class="ph uicontrol"&gt;Output tab&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="glyphArrow"&gt;&lt;IMG border="0" src="http://help.autodesk.com/cloudhelp/2015/ENU/MAP3D-Use/images/ac.menuaro.gif" /&gt;&lt;/SPAN&gt;&lt;SPAN class="ph menucascade"&gt;&lt;SPAN class="ph uicontrol"&gt;Map Data Transfer panel&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="glyphArrow"&gt;&lt;IMG border="0" src="http://help.autodesk.com/cloudhelp/2015/ENU/MAP3D-Use/images/ac.menuaro.gif" /&gt;&lt;/SPAN&gt;&lt;SPAN class="ph menucascade"&gt;&lt;SPAN class="ph uicontrol"&gt;Map 3D Export&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;IMG width="17" src="http://help.autodesk.com/cloudhelp/2015/ENU/MAP3D-Use/images/GUID-BE10F0E0-486C-47A5-86A8-49B176E190A1.png" border="0" height="17" /&gt;&lt;/P&gt;&lt;P&gt;However I have failed to find documentation&amp;nbsp;how to use that funtion within AutoLISP code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where do you read command/function documentation?&lt;/P&gt;&lt;P&gt;Is it possible within the Visual LISP editor to turn on something like "command argument suggestions"?&lt;/P&gt;&lt;P&gt;Or is there any command/function within AutoCAD that could display the command arguments, like "show_arguments(&lt;SPAN&gt;_mapdwgtosdf&lt;/SPAN&gt;)"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated,&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2015 09:34:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/where-to-find-command-arguments-parameters/m-p/5536211#M1440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-11T09:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Where to find command arguments (parameters)</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/where-to-find-command-arguments-parameters/m-p/5540899#M1441</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;look to&amp;nbsp;&lt;A href="http://knowledge.autodesk.com/support/autocad-map-3d/getting-started/caas/CloudHelp/cloudhelp/ENU/123112/files/map3d-documentation-html.html" target="_self"&gt;&amp;gt;&amp;gt;&amp;gt;that site&amp;lt;&amp;lt;&amp;lt;&lt;/A&gt; that holds documentation material about Map 3D.&lt;/P&gt;
&lt;P&gt;In the lower half of the site you find "&lt;EM&gt;&lt;FONT color="#000080"&gt;Developer Documentation&lt;/FONT&gt;&lt;/EM&gt;" and I just tried the &lt;FONT color="#000080"&gt;&lt;EM&gt;xxx 2012 API References&lt;/EM&gt;&lt;/FONT&gt; download, within the ZIP you'll find the &lt;STRONG&gt;&lt;FONT color="#000080"&gt;ACMAPLISP.CHM&lt;/FONT&gt;&lt;/STRONG&gt; and I guess that's what you are looking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH, - alfred -&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2015 11:34:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/where-to-find-command-arguments-parameters/m-p/5540899#M1441</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2015-03-14T11:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Where to find command arguments (parameters)</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/where-to-find-command-arguments-parameters/m-p/5773773#M1442</link>
      <description>&lt;P&gt;Thank you for the answer. I am sorry that I have not replied at an earlier point in time. I guess you pointed to the correct source of information, however I was not able to find out how to use the function "&lt;SPAN&gt;_mapdwgtosdf&lt;/SPAN&gt;" within an AutoLISP script. Anyway I will mark the question as accepted, thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2015 11:47:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/where-to-find-command-arguments-parameters/m-p/5773773#M1442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-17T11:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Where to find command arguments (parameters)</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/where-to-find-command-arguments-parameters/m-p/5777910#M1443</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;just one info to that: &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_MAPTODWG&lt;/FONT&gt;&lt;/STRONG&gt; is different to &lt;STRONG&gt;&lt;FONT color="#000080"&gt;_MAPEXPORT&lt;/FONT&gt;&lt;/STRONG&gt;, which I understood you were looking for.&lt;/P&gt;
&lt;P&gt;Both are commands that can be used with LISP&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="#333333"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (command ...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;More important wuld now be what do you like to develop, what should your app do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2015 15:43:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/where-to-find-command-arguments-parameters/m-p/5777910#M1443</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2015-08-19T15:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Where to find command arguments (parameters)</title>
      <link>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/where-to-find-command-arguments-parameters/m-p/5779190#M1444</link>
      <description>&lt;P&gt;Hi Alfred,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I usually try to be more specific and detailed. However, I am new to AutoCAD, so I haven´t yet found out the best way to find information. I don´t have the right vocabulary and don´t know the right questions yet, but I am working on it!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really appreciate your help,&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2015 06:46:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-map-3d-developer-forum/where-to-find-command-arguments-parameters/m-p/5779190#M1444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-20T06:46:28Z</dc:date>
    </item>
  </channel>
</rss>

