<?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 How can we add a specific bearing in inventor assembly thru' content center with iLogic. in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-can-we-add-a-specific-bearing-in-inventor-assembly-thru/m-p/11618928#M146521</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have a query,&lt;/P&gt;&lt;P&gt;How can we add a specific bearing in assembly thru' content center with iLogic.&lt;/P&gt;&lt;P&gt;I have a ref. code that i am using, please refer it.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;Components&lt;/SPAN&gt;.&lt;SPAN&gt;AddContentCenterPart&lt;/SPAN&gt;(&lt;SPAN&gt;"bearing_01"&lt;/SPAN&gt;, &lt;SPAN&gt;"Shaft Parts:Bearings:Roller Bearings:Spherical Roller Bearing"&lt;/SPAN&gt;, &lt;SPAN&gt;"SKF- with Cylindrical Bore"&lt;/SPAN&gt;, {&lt;SPAN&gt;"DESIGNATION"&lt;/SPAN&gt;, &lt;SPAN&gt;"SKF23222 CC/W33"&lt;/SPAN&gt;, &lt;SPAN&gt;"Diam"&lt;/SPAN&gt;, &lt;SPAN&gt;"110"&lt;/SPAN&gt;, &lt;SPAN&gt;"DD"&lt;/SPAN&gt;, &lt;SPAN&gt;"200"&lt;/SPAN&gt;, &lt;SPAN&gt;"B"&lt;/SPAN&gt;, &lt;SPAN&gt;"70"&lt;/SPAN&gt;}, &lt;SPAN&gt;position&lt;/SPAN&gt; := &lt;SPAN&gt;Nothing&lt;/SPAN&gt;, &lt;SPAN&gt;grounded&lt;/SPAN&gt; := &lt;SPAN&gt;False&lt;/SPAN&gt;, &lt;SPAN&gt;visible&lt;/SPAN&gt; := &lt;SPAN&gt;True&lt;/SPAN&gt;, &lt;SPAN&gt;appearance&lt;/SPAN&gt; := &lt;SPAN&gt;Nothing&lt;/SPAN&gt;)&lt;/PRE&gt;&lt;P&gt;am i missing something in above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, looking for option to autoupdate the size w.r.t. to other parts parameter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6518271"&gt;@dutt.thakar&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4427777"&gt;@chandra.shekar.g&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Dec 2022 06:42:08 GMT</pubDate>
    <dc:creator>shubham.pawar.external</dc:creator>
    <dc:date>2022-12-14T06:42:08Z</dc:date>
    <item>
      <title>How can we add a specific bearing in inventor assembly thru' content center with iLogic.</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-can-we-add-a-specific-bearing-in-inventor-assembly-thru/m-p/11618928#M146521</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have a query,&lt;/P&gt;&lt;P&gt;How can we add a specific bearing in assembly thru' content center with iLogic.&lt;/P&gt;&lt;P&gt;I have a ref. code that i am using, please refer it.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;Components&lt;/SPAN&gt;.&lt;SPAN&gt;AddContentCenterPart&lt;/SPAN&gt;(&lt;SPAN&gt;"bearing_01"&lt;/SPAN&gt;, &lt;SPAN&gt;"Shaft Parts:Bearings:Roller Bearings:Spherical Roller Bearing"&lt;/SPAN&gt;, &lt;SPAN&gt;"SKF- with Cylindrical Bore"&lt;/SPAN&gt;, {&lt;SPAN&gt;"DESIGNATION"&lt;/SPAN&gt;, &lt;SPAN&gt;"SKF23222 CC/W33"&lt;/SPAN&gt;, &lt;SPAN&gt;"Diam"&lt;/SPAN&gt;, &lt;SPAN&gt;"110"&lt;/SPAN&gt;, &lt;SPAN&gt;"DD"&lt;/SPAN&gt;, &lt;SPAN&gt;"200"&lt;/SPAN&gt;, &lt;SPAN&gt;"B"&lt;/SPAN&gt;, &lt;SPAN&gt;"70"&lt;/SPAN&gt;}, &lt;SPAN&gt;position&lt;/SPAN&gt; := &lt;SPAN&gt;Nothing&lt;/SPAN&gt;, &lt;SPAN&gt;grounded&lt;/SPAN&gt; := &lt;SPAN&gt;False&lt;/SPAN&gt;, &lt;SPAN&gt;visible&lt;/SPAN&gt; := &lt;SPAN&gt;True&lt;/SPAN&gt;, &lt;SPAN&gt;appearance&lt;/SPAN&gt; := &lt;SPAN&gt;Nothing&lt;/SPAN&gt;)&lt;/PRE&gt;&lt;P&gt;am i missing something in above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, looking for option to autoupdate the size w.r.t. to other parts parameter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6518271"&gt;@dutt.thakar&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4427777"&gt;@chandra.shekar.g&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 06:42:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-can-we-add-a-specific-bearing-in-inventor-assembly-thru/m-p/11618928#M146521</guid>
      <dc:creator>shubham.pawar.external</dc:creator>
      <dc:date>2022-12-14T06:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can we add a specific bearing in inventor assembly thru' content center with iLogic.</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-can-we-add-a-specific-bearing-in-inventor-assembly-thru/m-p/11618981#M146523</link>
      <description>&lt;P&gt;For the above mentioned code, got following error.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shubhampawarexternal_0-1671002127617.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1152264i0724D0AA3EDB8C7F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shubhampawarexternal_0-1671002127617.png" alt="shubhampawarexternal_0-1671002127617.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 07:15:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-can-we-add-a-specific-bearing-in-inventor-assembly-thru/m-p/11618981#M146523</guid>
      <dc:creator>shubham.pawar.external</dc:creator>
      <dc:date>2022-12-14T07:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can we add a specific bearing in inventor assembly thru' content center with iLogic.</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-can-we-add-a-specific-bearing-in-inventor-assembly-thru/m-p/11620234#M146546</link>
      <description>&lt;P&gt;The easiest way to add the occurrence by code is to place it manually and use capture tool to capture the occurrence by add function. There must be an error in your add line.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 15:51:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-can-we-add-a-specific-bearing-in-inventor-assembly-thru/m-p/11620234#M146546</guid>
      <dc:creator>A.Acheson</dc:creator>
      <dc:date>2022-12-14T15:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can we add a specific bearing in inventor assembly thru' content center with iLogic.</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-can-we-add-a-specific-bearing-in-inventor-assembly-thru/m-p/11636153#M146950</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13224235"&gt;@shubham.pawar.external&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried with this code and it is adding bearing with the name only, can you try the same and then modify this as per your requirement?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;Components&lt;/SPAN&gt;.&lt;SPAN&gt;AddContentCenterPart&lt;/SPAN&gt;(&lt;SPAN&gt;"bearing-01"&lt;/SPAN&gt;,&lt;SPAN&gt;"Shaft Parts:Bearings:Roller Bearings:Spherical Roller Bearings"&lt;/SPAN&gt;,&lt;SPAN&gt;"DIN 635 SKF- with Cylindrical Bore"&lt;/SPAN&gt;,&lt;SPAN&gt;"SKF (22322 CC/W33)"&lt;/SPAN&gt;, &lt;SPAN&gt;DIN_635_SKF_with_CylPos&lt;/SPAN&gt;)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to add with size, make sure you write correct column names and family names as well. See below snip where I am adding Row no 6. SKF (22206 CC) with Inside and Outside diameter written in the code snippet.&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="duttthakar_0-1671707665563.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1155311i7833179E014CEC47/image-size/medium?v=v2&amp;amp;px=400" role="button" title="duttthakar_0-1671707665563.png" alt="duttthakar_0-1671707665563.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;Components&lt;/SPAN&gt;.&lt;SPAN&gt;AddContentCenterPart&lt;/SPAN&gt;(&lt;SPAN&gt;"bearing-01"&lt;/SPAN&gt;,&lt;SPAN&gt;"Shaft Parts:Bearings:Roller Bearings:Spherical Roller Bearings"&lt;/SPAN&gt;,&lt;SPAN&gt;"DIN 635 SKF- with Cylindrical Bore"&lt;/SPAN&gt;,{&lt;SPAN&gt;"Size Designation"&lt;/SPAN&gt;,&lt;SPAN&gt;"SKF (22206 CC)"&lt;/SPAN&gt;,&lt;SPAN&gt;"Inside Diameter"&lt;/SPAN&gt;,&lt;SPAN&gt;"30"&lt;/SPAN&gt;,&lt;SPAN&gt;"Outside Diameter"&lt;/SPAN&gt;,&lt;SPAN&gt;"62"&lt;/SPAN&gt;},&lt;SPAN&gt;position&lt;/SPAN&gt; := &lt;SPAN&gt;Nothing&lt;/SPAN&gt;)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this will be helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 11:15:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-can-we-add-a-specific-bearing-in-inventor-assembly-thru/m-p/11636153#M146950</guid>
      <dc:creator>dutt.thakar</dc:creator>
      <dc:date>2022-12-22T11:15:19Z</dc:date>
    </item>
  </channel>
</rss>

