<?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: [BUG] - API &amp;amp; RENDER - Apply Appearance to linked components fails in Fusion Support Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12374857#M28385</link>
    <description>&lt;P&gt;I'm able to reproduce the problem and there is a bug filed. Hopefully, it can be fixed soon.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Nov 2023 21:19:45 GMT</pubDate>
    <dc:creator>BrianEkins</dc:creator>
    <dc:date>2023-11-13T21:19:45Z</dc:date>
    <item>
      <title>[BUG] - API &amp; RENDER - Apply Appearance to linked components fails</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12300321#M28378</link>
      <description>&lt;P&gt;Also - Refer the attached post in the forums&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/fusion-360-api-and-scripts/occurrence-appearance-batch-render-fails/td-p/12288342" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/fusion-360-api-and-scripts/occurrence-appearance-batch-render-fails/td-p/12288342&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The application of an appearance through the API results in different behaviours than the UI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have developed a script that will read a CSV file that lists parts and/or assemblies with a corresponding appearance. The script will then:&lt;BR /&gt;1. Copy the selected appearance to the design.&lt;BR /&gt;2. Apply the appearance to the appropriate occurrence object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I have found inconsistent results where appearances are applied through the API to linked objects in two areas; (1) the apparent linkage of objects and (2) when rendering, the linked objects DO NOT receive the appearance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set up the attached test model where there are a combination of components within the design, components linked from the same folder and components linked from a different folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[EDIT] - I'm not sure the test model will repeat the results - as the archive creation process flattens the folder structure (assuming my guess as to cause is anywhere near correct).&amp;nbsp; But ... it is attached anyway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When using the UI, all operations seem to operate successfully - as one would expect.&amp;nbsp;&amp;nbsp;However, when using the API, they don't.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Batch render of UI appearances&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;All appearances applied to mimic the definitions in the CSV&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(there is one occurrence that doesnt have an appearance intentionally).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Appearance-UI-Render.png" style="width: 300px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1278162iAB3789616B4EEB08/image-size/small?v=v2&amp;amp;px=200" role="button" title="Appearance-UI-Render.png" alt="Appearance-UI-Render.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Design workspace - after API applies appearances.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;All appearances applied as defined in the CSV&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(there is one occurrence that doesnt have an appearance intentionally).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Script Appearances.png" style="width: 300px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1278163i7F08E016AF45AD90/image-size/small?v=v2&amp;amp;px=200" role="button" title="Script Appearances.png" alt="Script Appearances.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Batch render of API appearances&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Note the 2 cubes don't have any appearances in the render (other than the appearance by physical material).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Appearance-API-Render.png" style="width: 300px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1278164i3D08AC8506B61E06/image-size/small?v=v2&amp;amp;px=200" role="button" title="Appearance-API-Render.png" alt="Appearance-API-Render.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Refer the following table for a comparison of operations/results. I won't suggest this is an exhaustive comparison - simply enough to represent the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The table is added as PDF attachment.&amp;nbsp; &lt;STRONG&gt;NOTE - There are 4 pages in the attachment!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is written as an add-in - so theres a whole lot of code i've removed.&amp;nbsp; Anyone debugging will have to add back the appropriate entry lines.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;### Code entry
        filename = getAppearanceFile()
        if filename != None:
            msg = f'Appearance file: "{filename}"'
            futil.log(msg)
            processAppearanceFile(filename)
            listAppearances()
        else:
            #do nothing
            return
### End code entry

def processAppearanceFile(filename):
    occs = []
    root = design.rootComponent
    occs = root.allOccurrences

    # Open the appearances file 
    with open(filename) as f:

        reader = csv.reader(f)
            
        for line in reader:

            componentName = line[0]

            if componentName[0] == '#':
                continue                        # if component name in file is commented - ignore and move to next line.

            if line[1] == 'None':
                componentAppearance = None      # if the specified appearance is None - this sets up to remove any appearances from the Occurrence.
            else:
                componentAppearance: adsk.core.Appearance = getAppearance(line[1])

                if not componentAppearance:     # if we dont get an appearances from the CSV file - message and exit.
                    msg = f'Cancelled - "Appearance" in CSV file cannot be obtained: \n Component: \n \t{line[0]} \n Appearance: \n \t{line[1]} \n Script terminating' 
                    ui.messageBox(msg, CMD_NAME)
                    return
                
            occ:adsk.fusion.Occurrence
            for occ in occs:
                occComponentName = futil.filterFusionCompNameInserts(occ.component.name)
                #Utility to remove extraneous information previously inserted by Fusion from a component name
                
                #msg = f'Examining Occ Name: "{occ.name}" \t Occ Component Name: "{occComponentName}" '
                #futil.log(msg)

                if occComponentName == componentName:      
                    msg = f'\nMatch with model.  \t Input: "{componentName}" \t Model: "{occComponentName}" '
                    futil.log(msg)

                    # If an appearance is specified in the input file - apply it.
                    # if none is specified in the input file - remove it.
                    if componentAppearance:

                        appToOccurrence(occ, componentAppearance, True)
                        adsk.doEvents()

                    else:
                        appToOccurrence(occ, componentAppearance, False)
                        adsk.doEvents()

def getAppearance(appearanceName):
    materialLibs = app.materialLibraries
    appearance = None
    designAppearance = None

    for appearance in design.appearances:

        if design.appearances.count == 0:
            msg = f'No local appearances'
            futil.log(msg)
            break

        if appearance.name == appearanceName:
            designAppearance = appearance
            msg = f'Appearance found in Design \t "{designAppearance.name}" \t &amp;amp; will be used.'
            futil.log(msg)
            return designAppearance

    for materialLib in materialLibs:
        
        for appearance in materialLib.appearances:

            if appearance.name == appearanceName:
                designAppearance = design.appearances.addByCopy(appearance, appearance.name)
                msg = f'Appearance found in MatLib \t "{designAppearance.name}" \t &amp;amp; copied to Design'
                futil.log(msg)
                return designAppearance

def listAppearances():
    designAppearances:adsk.core.Appearances = design.appearances

    msg = f'Design contains "{designAppearances.count}" appearances'
    futil.log(msg)

    for appearance in designAppearances:
        
        msg = f'Appearance \t"{appearance.name}" isUsed \t"{appearance.isUsed}" '
        futil.log(msg)

        for object in appearance.usedBy:
    
            msg = f'Appearance \t"{appearance.name}" use by \t"{object.name}" '
            futil.log(msg)
            #app.log(msg)

def appToOccurrence(occ:adsk.fusion.Occurrence, app:adsk.core.Appearance, applyAppearance: boolean):
    
    if applyAppearance:
        occ.appearance = app  
        adsk.doEvents()
    else:
        occ.appearance = None
        adsk.doEvents()&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 23:59:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12300321#M28378</guid>
      <dc:creator>gvisca44</dc:creator>
      <dc:date>2023-10-11T23:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: [BUG] - API &amp; RENDER - Apply Appearance to linked components fails</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12315962#M28379</link>
      <description>&lt;P&gt;Support Case&amp;nbsp;21538622&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 03:15:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12315962#M28379</guid>
      <dc:creator>gvisca44</dc:creator>
      <dc:date>2023-10-19T03:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: [BUG] - API &amp; RENDER - Apply Appearance to linked components fails</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12363756#M28380</link>
      <description>&lt;P&gt;I uploaded your model, opened Design1 and ran the below code - I could see the appearances applied, then went to the Render workspace and there as well all seemed good:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adamnagy_0-1699470641867.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1290328i15D5F45A57B4503A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="adamnagy_0-1699470641867.png" alt="adamnagy_0-1699470641867.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;import adsk.core, adsk.fusion, adsk.cam, traceback

app = None
ui = None
design = None

def applyAppearences():
	appearance = getAppearance('Brass - Matte')
	root = design.rootComponent
	occs = root.allOccurrences
	for occ in occs:
		occ.appearance = appearance
		print(occ.name)  

def getAppearance(appearanceName):
	materialLibs = app.materialLibraries
	
	for appearance in design.appearances:
		if appearance.name == appearanceName:
			designAppearance = appearance
			return designAppearance

	for materialLib in materialLibs:
		for appearance in materialLib.appearances:
			if appearance.name == appearanceName:
				designAppearance = design.appearances.addByCopy(appearance, appearance.name)
				return designAppearance

def run(context):
    global app, ui, design
    ui = None
    try:
        app = adsk.core.Application.get()
        ui  = app.userInterface
        ui.messageBox('Hello script')
        design = app.activeProduct
        applyAppearences()

    except:
        if ui:
            ui.messageBox('Failed:\n{}'.format(traceback.format_exc()))&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;archive creation process flattens the folder structure&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;I also tried moving the external components into a subfolder and try again, but that worked too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 19:11:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12363756#M28380</guid>
      <dc:creator>adam.nagy</dc:creator>
      <dc:date>2023-11-08T19:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: [BUG] - API &amp; RENDER - Apply Appearance to linked components fails</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12364446#M28381</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/339467"&gt;@adam.nagy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wondering if you might do a quick test for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After running your script -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the design workspace, press A to open the Appearances window.&lt;/P&gt;&lt;P&gt;Right click the Brass - Matte appearance, and hit Unassign &amp;amp; Delete.&lt;/P&gt;&lt;P&gt;For me - the appearance is only removed from the LocalComp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same for you ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 01:09:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12364446#M28381</guid>
      <dc:creator>gvisca44</dc:creator>
      <dc:date>2023-11-09T01:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: [BUG] - API &amp; RENDER - Apply Appearance to linked components fails</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12364469#M28382</link>
      <description>&lt;P&gt;To further represent my point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I added the following &lt;STRONG&gt;listAppearances&lt;/STRONG&gt; function:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;def listAppearances():
    designAppearances:adsk.core.Appearances = design.appearances

    msg = f'Design contains "{designAppearances.count}" appearances'
    print(msg)

    for appearance in designAppearances:
        
        msg = f'Appearance \t"{appearance.name}" isUsed \t"{appearance.isUsed}" '
        print(msg)

        for object in appearance.usedBy:
    
            msg = f'Appearance \t"{appearance.name}" use by \t"{object.name}" '
            print(msg)
            #app.log(msg)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then added an appearance to each component occurrence (save 1) &lt;STRONG&gt;through the UI.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;Design contains "2" appearances
Appearance 	"Brass - Matte" isUsed 	"True" 
Appearance 	"Brass - Matte" use by 	"LocalComp1:1" 
Appearance 	"Brass - Matte" use by 	"LocalLinkedComp1 v2:1" 
Appearance 	"Brass - Matte" use by 	"LinkedComp1 v3:1" 
Appearance 	"Brass - Matte" use by 	"LA1-Comp1:1" 
Appearance 	"Steel - Satin" isUsed 	"True" 
Appearance 	"Steel - Satin" use by 	"Body1" &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then applied the appearance via your script, followed by the &lt;STRONG&gt;listAppearances&lt;/STRONG&gt; function&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with this result:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;Design contains "2" appearances
Appearance 	"Steel - Satin" isUsed 	"True" 
Appearance 	"Steel - Satin" use by 	"Body1" 
Appearance 	"Brass - Matte" isUsed 	"True" 
Appearance 	"Brass - Matte" use by 	"LocalComp1:1" &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 01:33:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12364469#M28382</guid>
      <dc:creator>gvisca44</dc:creator>
      <dc:date>2023-11-09T01:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: [BUG] - API &amp; RENDER - Apply Appearance to linked components fails</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12364511#M28383</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/339467"&gt;@adam.nagy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the three posts.&amp;nbsp; I've been trying to work out why your script "worked" ... notwithstanding what I think are errors represented in the two prior posts.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I decided to go back and check my original script and working environment ... lo and behold everything is working!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Between the time I made the original posts and now, two things have changed (that I can think of):&lt;/P&gt;&lt;P&gt;1. A new release (well ... 2) of F360&lt;/P&gt;&lt;P&gt;2. I moved all my data from single user to teams.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However - I still think there is an discrepency between UI and API as represented in the posts above.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 02:06:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12364511#M28383</guid>
      <dc:creator>gvisca44</dc:creator>
      <dc:date>2023-11-09T02:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: [BUG] - API &amp; RENDER - Apply Appearance to linked components fails</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12365288#M28384</link>
      <description>&lt;P&gt;Yes, I get the same &lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;Design contains "2" appearances
Appearance 	"Steel - Satin" isUsed 	"True" 
Appearance 	"Steel - Satin" use by 	"Body1" 
Appearance 	"Brass - Matte" isUsed 	"True" 
Appearance 	"Brass - Matte" use by 	"LocalAssy1:1" &lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'll check with others.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 10:19:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12365288#M28384</guid>
      <dc:creator>adam.nagy</dc:creator>
      <dc:date>2023-11-09T10:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: [BUG] - API &amp; RENDER - Apply Appearance to linked components fails</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12374857#M28385</link>
      <description>&lt;P&gt;I'm able to reproduce the problem and there is a bug filed. Hopefully, it can be fixed soon.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 21:19:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12374857#M28385</guid>
      <dc:creator>BrianEkins</dc:creator>
      <dc:date>2023-11-13T21:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: [BUG] - API &amp; RENDER - Apply Appearance to linked components fails</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12535697#M28386</link>
      <description>&lt;P&gt;It would seem this got fixed in&amp;nbsp;&lt;SPAN&gt;Fusion &lt;/SPAN&gt;&lt;SPAN&gt;2.0.18220 x86_64&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 03:30:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/bug-api-amp-render-apply-appearance-to-linked-components-fails/m-p/12535697#M28386</guid>
      <dc:creator>gvisca44</dc:creator>
      <dc:date>2024-02-02T03:30:29Z</dc:date>
    </item>
  </channel>
</rss>

