<?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: Export Save as type option in PowerShape Forum</title>
    <link>https://forums.autodesk.com/t5/powershape-forum/export-save-as-type-option/m-p/9445096#M873</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4109666"&gt;@kmarkopouliotis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use an macro to export ".x_t" (parasolid) and ".igs"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can help you on your point 1, if i remember tomorrow i will post the solution for that (right now im not at my workplace)&lt;/P&gt;&lt;P&gt;After it, you can try change the formats and see if it work.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2020 15:04:04 GMT</pubDate>
    <dc:creator>davide.torres</dc:creator>
    <dc:date>2020-04-15T15:04:04Z</dc:date>
    <item>
      <title>Export Save as type option</title>
      <link>https://forums.autodesk.com/t5/powershape-forum/export-save-as-type-option/m-p/9403902#M870</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to develop a macro that is going to &lt;STRONG&gt;Export&lt;/STRONG&gt; as&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"Autodesk Geometry(*.dgk)"&lt;/STRONG&gt; AND &lt;STRONG&gt;"Autodesk Geometry + Features (*.dgk)"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;a selected component (or model).&lt;/P&gt;&lt;P&gt;The MAJOR PROBLEM is that i cannot get for each case the &lt;STRONG&gt;Save as type&lt;/STRONG&gt; option.&lt;/P&gt;&lt;P&gt;I've recorded 2 seperate macros in order to export as (1st) &lt;STRONG&gt;"Autodesk Geometry(*.dgk)" &lt;/STRONG&gt;and (2nd) &lt;STRONG&gt;"Autodesk Geometry + Features (*.dgk)"&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;These to macros have exactly the same code.&lt;/P&gt;&lt;P&gt;Does anyone have any idea on how to get Save as type "value" for exporting as &lt;STRONG&gt;"Autodesk Geometry + Features (*.dgk)"&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2020 10:01:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powershape-forum/export-save-as-type-option/m-p/9403902#M870</guid>
      <dc:creator>kmarkopouliotis</dc:creator>
      <dc:date>2020-03-27T10:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Export Save as type option</title>
      <link>https://forums.autodesk.com/t5/powershape-forum/export-save-as-type-option/m-p/9438572#M871</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Kmarkopouliotis&lt;/P&gt;&lt;P&gt;Macro Operation is an a&lt;SPAN&gt;utomate repetitive computer tasks (usually more than one task).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What is your purpose&amp;nbsp;to make a macro for a simple task like as "export" in powershape?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 07:26:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powershape-forum/export-save-as-type-option/m-p/9438572#M871</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-13T07:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Export Save as type option</title>
      <link>https://forums.autodesk.com/t5/powershape-forum/export-save-as-type-option/m-p/9444053#M872</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My purpose is to Export a selected Solid or Component in 4 formats [Save as type] :&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Parasolid(*.x_t)&lt;/LI&gt;&lt;LI&gt;Adobe Acrobat Document (*.pdf)&lt;/LI&gt;&lt;LI&gt;Autodesk Geometry (*.dgk)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Autodesk Geometry + Features (*.dgk) [provides an *.xml with all features]&lt;/STRONG&gt;I want to Export Solid's/Component's Feature's in order to make use of the in PowerMill.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Does anyone have another option in order to export features ???&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 09:08:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powershape-forum/export-save-as-type-option/m-p/9444053#M872</guid>
      <dc:creator>kmarkopouliotis</dc:creator>
      <dc:date>2020-04-15T09:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Export Save as type option</title>
      <link>https://forums.autodesk.com/t5/powershape-forum/export-save-as-type-option/m-p/9445096#M873</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4109666"&gt;@kmarkopouliotis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use an macro to export ".x_t" (parasolid) and ".igs"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can help you on your point 1, if i remember tomorrow i will post the solution for that (right now im not at my workplace)&lt;/P&gt;&lt;P&gt;After it, you can try change the formats and see if it work.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 15:04:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powershape-forum/export-save-as-type-option/m-p/9445096#M873</guid>
      <dc:creator>davide.torres</dc:creator>
      <dc:date>2020-04-15T15:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export Save as type option</title>
      <link>https://forums.autodesk.com/t5/powershape-forum/export-save-as-type-option/m-p/9446707#M874</link>
      <description>&lt;P&gt;As i said:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;INPUT FREE&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Give a name to your file&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;INPUT TEXT 'Insert file name' $name&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;LET $filename = %name&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Path of your file&lt;BR /&gt;LET $path = 'C:\Users\pcname\Desktop\'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Select all solids on screen&lt;BR /&gt;QUICK QUICKSELECTSOLIDONLY&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Export selection&lt;BR /&gt;LET expCommand = concatenate('file export '; $path; $filename; '.x_t')&lt;BR /&gt;EXECUTE COMMAND $expCommand&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Clear the selection&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;SELECT CLEARLIST&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is many way to use this commands. You can add the "filename" by many ways, and there are other ways to select path of your files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To try the other formats you should edit the line of export defenition:" &lt;FONT&gt;LET expCommand = concatenate('file export '; $path; $filename; '.x_t') "&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Like:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;INPUT FREE&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Give a name to your file&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;INPUT TEXT 'Insert file name' $name&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;LET $filename = %name&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Path of your file&lt;BR /&gt;LET $path = 'C:\Users\pcname\Desktop\'&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Select all solids on screen&lt;BR /&gt;QUICK QUICKSELECTSOLIDONLY&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Export selection&lt;BR /&gt;LET expCommand = concatenate('file export '; $path; $filename; '.x_t')&lt;BR /&gt;EXECUTE COMMAND $expCommand&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Clear the selection&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;SELECT CLEARLIST&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//End of parasolid------------------------------------------------------------------------------------------------&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Select all solids on screen&lt;BR /&gt;QUICK QUICKSELECTSOLIDONLY&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Export selection&lt;BR /&gt;LET expCommand = concatenate('file export '; $path; $filename; '.pdf')&lt;BR /&gt;EXECUTE COMMAND $expCommand&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Clear the selection&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;SELECT CLEARLIST&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//End of pdf------------------------------------------------------------------------------------------------&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Select all solids on screen&lt;BR /&gt;QUICK QUICKSELECTSOLIDONLY&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Export selection&lt;BR /&gt;LET expCommand = concatenate('file export '; $path; $filename; '.dgk')&lt;BR /&gt;EXECUTE COMMAND $expCommand&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//Clear the selection&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;SELECT CLEARLIST&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;//End of dgk------------------------------------------------------------------------------------------------&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish that this can help you&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 05:44:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/powershape-forum/export-save-as-type-option/m-p/9446707#M874</guid>
      <dc:creator>davide.torres</dc:creator>
      <dc:date>2020-04-16T05:44:34Z</dc:date>
    </item>
  </channel>
</rss>

