<?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 the names of the workspaces in Fusion 360??? in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/where-to-find-the-names-of-the-workspaces-in-fusion-360/m-p/5693559#M21086</link>
    <description>&lt;P&gt;Where in the documtation of the Fusion 360 API is the list of names for the various workspaces?&amp;nbsp; For example, there is the 'FusionSolidEnvironment' (shown in various coding examples), which gets you the modeling workspace, but what if I wanted the CAM workspace instead?&amp;nbsp; I'm sure that it has a different name that I need to put into the "itemById" command, but I don't know what the name is.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jun 2015 16:17:32 GMT</pubDate>
    <dc:creator>nate_webers</dc:creator>
    <dc:date>2015-06-25T16:17:32Z</dc:date>
    <item>
      <title>Where to find the names of the workspaces in Fusion 360???</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/where-to-find-the-names-of-the-workspaces-in-fusion-360/m-p/5693559#M21086</link>
      <description>&lt;P&gt;Where in the documtation of the Fusion 360 API is the list of names for the various workspaces?&amp;nbsp; For example, there is the 'FusionSolidEnvironment' (shown in various coding examples), which gets you the modeling workspace, but what if I wanted the CAM workspace instead?&amp;nbsp; I'm sure that it has a different name that I need to put into the "itemById" command, but I don't know what the name is.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 16:17:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/where-to-find-the-names-of-the-workspaces-in-fusion-360/m-p/5693559#M21086</guid>
      <dc:creator>nate_webers</dc:creator>
      <dc:date>2015-06-25T16:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Where to find the names of the workspaces in Fusion 360???</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/where-to-find-the-names-of-the-workspaces-in-fusion-360/m-p/5693727#M21087</link>
      <description>&lt;P&gt;The names aren't documented anywhere.&amp;nbsp; I'm always hesitant to formerly document things like this because it can easily become out of date as the workspaces change.&amp;nbsp; It will also be possible in the future for developers to add their own workspaces so then it's not possible to us to provide an accurate list.&amp;nbsp; What I prefer to do instead for things like this is to provide a small program that will generate an up to date list.&amp;nbsp; One of the sample programs that's part of the Fusion API help (&lt;A href="http://help.autodesk.com/cloudhelp/ENU/Fusion-360-API/files/WriteUserInterfaceToFile_Sample.htm" target="_self"&gt;http://help.autodesk.com/cloudhelp/ENU/Fusion-360-API/files/WriteUserInterfaceToFile_Sample.htm&lt;/A&gt;) can be used to generate a file that contains a list of all toolbars and menus in Fusion and the controls within them.&amp;nbsp; It also includes a list of all of the workspaces, towards the bottom of the file it creates.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 17:52:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/where-to-find-the-names-of-the-workspaces-in-fusion-360/m-p/5693727#M21087</guid>
      <dc:creator>ekinsb</dc:creator>
      <dc:date>2015-06-25T17:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Where to find the names of the workspaces in Fusion 360???</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/where-to-find-the-names-of-the-workspaces-in-fusion-360/m-p/5693752#M21088</link>
      <description>&lt;P&gt;Thanks Brian.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The script is helpful and got me the answer that I needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For others who are viewing this thread, here is a proper link to the script: &lt;A href="http://help.autodesk.com/cloudhelp/ENU/Fusion-360-API/files/WriteUserInterfaceToFile_Sample.htm)" rel="nofollow" target="_blank"&gt;&lt;U&gt;&lt;FONT color="#0066cc"&gt;http://help.autodesk.com/cloudhelp/ENU/Fusion-360-​API/files/WriteUserInterfaceToFile_Sample.htm&lt;/FONT&gt;&lt;/U&gt;&lt;/A&gt;&amp;nbsp; (the one Brian included somehow captured the ending paren as part of the hyperlink, making&amp;nbsp;the link&amp;nbsp;invalid).&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 17:48:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/where-to-find-the-names-of-the-workspaces-in-fusion-360/m-p/5693752#M21088</guid>
      <dc:creator>nate_webers</dc:creator>
      <dc:date>2015-06-25T17:48:18Z</dc:date>
    </item>
  </channel>
</rss>

