<?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: Hide all UCS and Work Feature in every component from Top assembly in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13418079#M1160</link>
    <description>&lt;P&gt;thanks for explaining.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Apr 2025 02:27:25 GMT</pubDate>
    <dc:creator>tim11_manhhieu</dc:creator>
    <dc:date>2025-04-10T02:27:25Z</dc:date>
    <item>
      <title>Hide all UCS and Work Feature in every component from Top assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13393228#M1153</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp; like as title, i want to hide all User Coordinate System and work feature sketch, axis, plane, point in sub assembly, part in sub assembly, every&amp;nbsp;component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tim11_manhhieu_0-1743049542808.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1482365iDD629D2A54139F2B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tim11_manhhieu_0-1743049542808.png" alt="tim11_manhhieu_0-1743049542808.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 04:29:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13393228#M1153</guid>
      <dc:creator>tim11_manhhieu</dc:creator>
      <dc:date>2025-03-27T04:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hide all UCS and Work Feature in every component from Top assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13393238#M1154</link>
      <description>&lt;P&gt;AssemblyDocument.ObjectVisibility Property&lt;/P&gt;&lt;P&gt;Parent Object: &lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/AssemblyDocument.htm" target="_blank" rel="noopener"&gt;AssemblyDocument&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Description&lt;/P&gt;&lt;P class=""&gt;Property that returns the ObjectVisibility object providing override visibility controls for objects in the document. Changes are not saved with the document.&lt;/P&gt;&lt;P&gt;Syntax&lt;/P&gt;&lt;P&gt;AssemblyDocument.&lt;STRONG&gt;ObjectVisibility&lt;/STRONG&gt;() As &lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility.htm" target="_blank" rel="noopener"&gt;ObjectVisibility&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Property Value&lt;/P&gt;&lt;P&gt;This is a read only property whose value is an &lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility.htm" target="_blank" rel="noopener"&gt;ObjectVisibility&lt;/A&gt;.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;AssemblyDocument.ObjectVisibility.&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_AllWorkFeatures.htm" target="_blank" rel="noopener"&gt;AllWorkFeatures=False&lt;/A&gt;&lt;/P&gt;&lt;P&gt;AssemblyDocument.ObjectVisibility.&lt;STRONG&gt;UCSTriads=False&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 27 Mar 2025 04:37:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13393238#M1154</guid>
      <dc:creator>Stakin</dc:creator>
      <dc:date>2025-03-27T04:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hide all UCS and Work Feature in every component from Top assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13393252#M1155</link>
      <description>&lt;P&gt;amazing, many thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="visual-basic"&gt;AssemblyDocument.ObjectVisibility.AllWorkFeatures=False
AssemblyDocument.ObjectVisibility.UCSTriads=False&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 04:56:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13393252#M1155</guid>
      <dc:creator>tim11_manhhieu</dc:creator>
      <dc:date>2025-03-27T04:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hide all UCS and Work Feature in every component from Top assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13415809#M1156</link>
      <description>&lt;P&gt;Sorry, how can I turn on UCS, WorkFeatures manually?&lt;/P&gt;&lt;P&gt;Even though I have checked Visibility, the icon on the model tree still does not light up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tim11_manhhieu_0-1744161888619.png" style="width: 253px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1487180i9A092F64C8CC7901/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tim11_manhhieu_0-1744161888619.png" alt="tim11_manhhieu_0-1744161888619.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 01:25:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13415809#M1156</guid>
      <dc:creator>tim11_manhhieu</dc:creator>
      <dc:date>2025-04-09T01:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hide all UCS and Work Feature in every component from Top assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13415901#M1157</link>
      <description>&lt;P&gt;ObjectVisibility Object&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Description Properties&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Name&lt;/TD&gt;&lt;TD&gt;Description&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_AllWorkFeatures.htm" target="_blank" rel="noopener"&gt;AllWorkFeatures&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether all work features should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_Annotations3D.htm" target="_blank" rel="noopener"&gt;Annotations3D&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether 3d annotations should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_Application.htm" target="_blank" rel="noopener"&gt;Application&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_ComponentAnnotations3D.htm" target="_blank" rel="noopener"&gt;ComponentAnnotations3D&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether component 3d annotations should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_ConstructionSurfaces.htm" target="_blank" rel="noopener"&gt;ConstructionSurfaces&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether construction work surfaces should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_GroupDiagnostics.htm" target="_blank" rel="noopener"&gt;GroupDiagnostics&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether group diagnostics should be visible in the construction environment of parts.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_GroupSolids.htm" target="_blank" rel="noopener"&gt;GroupSolids&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether group solids should be visible in the construction environment of parts.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_GroupSurfaces.htm" target="_blank" rel="noopener"&gt;GroupSurfaces&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether group surfaces should be visible in the construction environment of parts.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_GroupWires.htm" target="_blank" rel="noopener"&gt;GroupWires&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether group wires should be visible in the construction environment of parts.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_OriginWorkAxes.htm" target="_blank" rel="noopener"&gt;OriginWorkAxes&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether origin work axes should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_OriginWorkPlanes.htm" target="_blank" rel="noopener"&gt;OriginWorkPlanes&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether origin work planes should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_OriginWorkPoints.htm" target="_blank" rel="noopener"&gt;OriginWorkPoints&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether origin work points should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_Parent.htm" target="_blank" rel="noopener"&gt;Parent&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Property that returns the parent Document object.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_SketchDimensions.htm" target="_blank" rel="noopener"&gt;SketchDimensions&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether sketch (2D/3D) dimensions should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_Sketches.htm" target="_blank" rel="noopener"&gt;Sketches&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether 2d sketches should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_Sketches3D.htm" target="_blank" rel="noopener"&gt;Sketches3D&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether 3d sketches should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_Type.htm" target="_blank" rel="noopener"&gt;Type&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Returns an ObjectTypeEnum indicating this object's type.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_UCSTriads.htm" target="_blank" rel="noopener"&gt;UCSTriads&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether user coordinate system triads should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_UCSWorkAxes.htm" target="_blank" rel="noopener"&gt;UCSWorkAxes&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether user coordinate system work axes should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_UCSWorkPlanes.htm" target="_blank" rel="noopener"&gt;UCSWorkPlanes&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether user coordinate system work planes should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_UCSWorkPoints.htm" target="_blank" rel="noopener"&gt;UCSWorkPoints&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether user coordinate system work points should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_UserWorkAxes.htm" target="_blank" rel="noopener"&gt;UserWorkAxes&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether user work axes should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_UserWorkPlanes.htm" target="_blank" rel="noopener"&gt;UserWorkPlanes&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether user work planes should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_UserWorkPoints.htm" target="_blank" rel="noopener"&gt;UserWorkPoints&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether user work points should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_WeldmentSymbols.htm" target="_blank" rel="noopener"&gt;WeldmentSymbols&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether weldment symbols should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;A href="mk:@MSITStore:C:\Users\Public\Documents\Autodesk\Inventor%202025\Local%20Help\ADMAPI_29_0.chm::/HTML/ObjectVisibility_Welds.htm" target="_blank" rel="noopener"&gt;Welds&lt;/A&gt;&lt;/TD&gt;&lt;TD&gt;Gets and sets whether welds should be visible.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 09 Apr 2025 02:59:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13415901#M1157</guid>
      <dc:creator>Stakin</dc:creator>
      <dc:date>2025-04-09T02:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hide all UCS and Work Feature in every component from Top assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13415970#M1158</link>
      <description>&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 04:27:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13415970#M1158</guid>
      <dc:creator>tim11_manhhieu</dc:creator>
      <dc:date>2025-04-09T04:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Hide all UCS and Work Feature in every component from Top assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13416976#M1159</link>
      <description>&lt;P&gt;Just to add some additional context...the ObjectVisibility object mentioned here coincides with a tool you can manually access from Inventor's ribbon.&amp;nbsp; On the 'View' tab, within the 'Visibility' panel, is a button with a drop-down control named 'Object Visibility'.&amp;nbsp; When you click that drop-down, you will see all these same object types, with checkboxes next to them.&amp;nbsp; Even though these settings are accessed from the main ribbon, they only effect the document that is 'active' when you set them.&amp;nbsp; And as already mentioned, I don't believe those settings get saved to that document's file.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WCrihfield_0-1744205408939.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1487456i75FF91EAE903CA6C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WCrihfield_0-1744205408939.png" alt="WCrihfield_0-1744205408939.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;On the other hand, when you right-click on a UCS in the model browser tree of an assembly, and choose the 'Visibility' control, that is actually changing its visibility in a way that will be saved by the currently active view representation (&lt;A href="https://help.autodesk.com/view/INVNTOR/2024/ENU/?guid=GUID-DesignViewRepresentation" target="_blank" rel="noopener"&gt;DesignViewRepresentation&lt;/A&gt;&amp;nbsp;), in the assembly, and possibly in the referenced model document also.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 14:07:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13416976#M1159</guid>
      <dc:creator>WCrihfield</dc:creator>
      <dc:date>2025-04-09T14:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Hide all UCS and Work Feature in every component from Top assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13418079#M1160</link>
      <description>&lt;P&gt;thanks for explaining.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 02:27:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13418079#M1160</guid>
      <dc:creator>tim11_manhhieu</dc:creator>
      <dc:date>2025-04-10T02:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hide all UCS and Work Feature in every component from Top assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13425046#M1161</link>
      <description>&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-programming-ilogic/show-hide-ucs-triad-origin-planes-sketches/m-p/12092872" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-programming-ilogic/show-hide-ucs-triad-origin-planes-sketches/m-p/12092872&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 14:41:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/hide-all-ucs-and-work-feature-in-every-component-from-top/m-p/13425046#M1161</guid>
      <dc:creator>Stakin</dc:creator>
      <dc:date>2025-04-14T14:41:55Z</dc:date>
    </item>
  </channel>
</rss>

