<?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 Betreff: How extract areas from different surfaces using ilogic in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/10995349#M64365</link>
    <description>&lt;P&gt;Thanks for the resolution it will be very helpful, as a part of a solution I'm developing&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2022 03:34:42 GMT</pubDate>
    <dc:creator>ivopaulino</dc:creator>
    <dc:date>2022-03-10T03:34:42Z</dc:date>
    <item>
      <title>How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9449410#M64352</link>
      <description>Hello folks! My name is Orlando and I am new here and new using ilogic! It is my first post, after spending days reading a lot of posts over here, I continue with an issue unsolved. I would like to say thanks in advance and that I appreciate the help of all colleagues. Here is my doubt: I have a file with several surfaces created by the thicken/offset command. What I need is to extract the area of all these surfaces (separately) and put these values in a form built using ilogic (the form is done and working). I can do this manually using the Measure command, clicking in the surface, copying the value and pasting it in the form. But I want to avoid this manual work. Any colleague can help? Thanks</description>
      <pubDate>Fri, 17 Apr 2020 02:46:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9449410#M64352</guid>
      <dc:creator>moraesorlando</dc:creator>
      <dc:date>2020-04-17T02:46:55Z</dc:date>
    </item>
    <item>
      <title>Betreff: How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9449780#M64353</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8987268"&gt;@moraesorlando&lt;/a&gt; and welcome,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it an iam or ipt?&lt;/P&gt;&lt;P&gt;Can you zip us a pack&amp;amp;go and upload it.&lt;BR /&gt;A screencast of the previous manual process is also always helpful for such automation tasks.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2020 07:50:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9449780#M64353</guid>
      <dc:creator>fullevent</dc:creator>
      <dc:date>2020-04-17T07:50:16Z</dc:date>
    </item>
    <item>
      <title>Betreff: How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9451368#M64354</link>
      <description>&lt;P&gt;Hello, thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is a ipt file.&lt;/P&gt;&lt;P&gt;I created a very simplified file and a&amp;nbsp;Power Point&amp;nbsp;with instructions about the manual tasks. Both are attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this simplified file I used just one surface but in the real case I can have up to 10.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In tests I have done, I could see that the sintaxes shown below working correctly but doesn't reach my target because I don't want the total area of the body and my area does not come from a sketch.&lt;/P&gt;&lt;P&gt;(where Area is my variable)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Area = iProperties.Area&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Area = Measure.Area("Sketch18")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Area = Measure.Area("OffsetSrf1")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;doenst work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this sintaxe Area = Measure.Area("OffsetSrf1") works. The case would be solved&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2020 18:01:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9451368#M64354</guid>
      <dc:creator>moraesorlando</dc:creator>
      <dc:date>2020-04-17T18:01:19Z</dc:date>
    </item>
    <item>
      <title>Betreff: How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9454973#M64355</link>
      <description>&lt;P&gt;Hello &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5056650"&gt;@fullevent&lt;/a&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did my information helps to understand my situation?&lt;/P&gt;&lt;P&gt;Is it possible to help me?&lt;/P&gt;&lt;P&gt;Thanks?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 04:22:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9454973#M64355</guid>
      <dc:creator>moraesorlando</dc:creator>
      <dc:date>2020-04-20T04:22:57Z</dc:date>
    </item>
    <item>
      <title>Betreff: How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9455030#M64356</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8987268"&gt;@moraesorlando&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just read your response. I'll see what's possible later today. I'm optimistic about finding a solution here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 05:39:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9455030#M64356</guid>
      <dc:creator>fullevent</dc:creator>
      <dc:date>2020-04-20T05:39:00Z</dc:date>
    </item>
    <item>
      <title>Betreff: How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9455040#M64357</link>
      <description>&lt;P&gt;By the way.. do you want to use iLogic with a form (local) or a global form or can it be VBA macro with an userform?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 05:46:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9455040#M64357</guid>
      <dc:creator>fullevent</dc:creator>
      <dc:date>2020-04-20T05:46:53Z</dc:date>
    </item>
    <item>
      <title>Betreff: How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9455078#M64358</link>
      <description>&lt;P&gt;I already have a first result. Maybe this is a good solution for you. What do you think?&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="the rule is integrated in the form" style="width: 902px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/756968iD553EB7131E9D017/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-04-20 08_04_12-Window.png" alt="the rule is integrated in the form" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;the rule is integrated in the form&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="With a click you can select a surface." style="width: 738px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/756969iD994684BA391949E/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-04-20 08_04_29-Window.png" alt="With a click you can select a surface." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;With a click you can select a surface.&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="the number equals the area in mm²" style="width: 586px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/756970iFA1452FF2B002637/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-04-20 08_04_39-Window.png" alt="the number equals the area in mm²" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;the number equals the area in mm²&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="is assigned to the user parameter Area_1" style="width: 561px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/756971i4EA72462BE39D188/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-04-20 08_04_52-Window.png" alt="is assigned to the user parameter Area_1" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;is assigned to the user parameter Area_1&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached the file. The value is now also rounded to 3 decimal places.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aleks&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 06:14:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9455078#M64358</guid>
      <dc:creator>fullevent</dc:creator>
      <dc:date>2020-04-20T06:14:53Z</dc:date>
    </item>
    <item>
      <title>Betreff: How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9455201#M64359</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5056650"&gt;@fullevent&lt;/a&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just received your messages. Thanks for it.&lt;/P&gt;&lt;P&gt;Answering your question about the forms.&lt;/P&gt;&lt;P&gt;I initiated the idea using the&amp;nbsp; local form with the ilogic and look like this could be the solution. I haven't tried VBA with the userform.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;About your solution,&lt;/P&gt;&lt;P&gt;Yes, this solution sounds very good for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will download the file you sent and study deeply to understand well and try to apply in my real case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Probably I will be back to you with some new doubts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your attention.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 07:28:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9455201#M64359</guid>
      <dc:creator>moraesorlando</dc:creator>
      <dc:date>2020-04-20T07:28:47Z</dc:date>
    </item>
    <item>
      <title>Betreff: How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9455262#M64360</link>
      <description>&lt;P&gt;Glad I could help.&lt;BR /&gt;Please mark the post as "Solution" if that is the case after reviewing the ipt.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If there are new challenges, please create a new post with the new question. So everything stays clear and concise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Until then, have a nice day&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2020 08:05:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9455262#M64360</guid>
      <dc:creator>fullevent</dc:creator>
      <dc:date>2020-04-20T08:05:31Z</dc:date>
    </item>
    <item>
      <title>Betreff: How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9457892#M64361</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5056650"&gt;@fullevent&lt;/a&gt;!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have studied the code and parameters you built, and look likes clear to me.&lt;/P&gt;&lt;P&gt;But when I tried to insert one more field to calculate area (as I told you in the real case I can have up to 10) the result is not the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steps I used to build the new field for calculate the area:&lt;/P&gt;&lt;P&gt;I created a new parameter named Area_2&lt;/P&gt;&lt;P&gt;I created a new rule (rule 1), copying your code and inside the code I changed the&lt;EM&gt; Area _1&lt;/EM&gt; for &lt;EM&gt;Area_2&lt;/EM&gt; (in line 3 and line 5).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I put all in the form.&lt;/P&gt;&lt;P&gt;So, when I test, the result is pretty different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First difference I have note:&lt;/P&gt;&lt;P&gt;When I click in my button rule 1, the form is disable and an instruction for select a face Is presented.&lt;/P&gt;&lt;P&gt;I select the face, but the instruction to select a face continue been presented to select a face again (not desired).&lt;/P&gt;&lt;P&gt;If I select the same face again, the instruction for select a face disappear and the form became enable again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second difference I noted:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I put any value manually in the field Area_2 (details in the power point attached).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Automatically the rule Rule 1 is started (not desired).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use the field you built I don't see any of this issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe I forgot to change something in the code or put some parameter in the wrong order?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached are the file and a presentation with details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 05:05:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9457892#M64361</guid>
      <dc:creator>moraesorlando</dc:creator>
      <dc:date>2020-04-21T05:05:40Z</dc:date>
    </item>
    <item>
      <title>Betreff: How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9457908#M64362</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8987268"&gt;@moraesorlando&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;oh yes i forgot to mention that you have to turn off the "automatic mode" of the rule&lt;BR /&gt;This will start the rule automatically when a parameter changes.&lt;/P&gt;&lt;P&gt;If you would always select different areas, this rule would start infinitely.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open the rule1 and set the hooks as shown in the picture.&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="2020-04-21 07_23_54-Regel bearbeiten_ Rule1.png" style="width: 546px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/757574iE9FD096752A4738A/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-04-21 07_23_54-Regel bearbeiten_ Rule1.png" alt="2020-04-21 07_23_54-Regel bearbeiten_ Rule1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have fun &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 05:30:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9457908#M64362</guid>
      <dc:creator>fullevent</dc:creator>
      <dc:date>2020-04-21T05:30:07Z</dc:date>
    </item>
    <item>
      <title>Betreff: How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9457914#M64363</link>
      <description>&lt;P&gt;By the way, I find that you formulate your request very clearly. This in combination with the screenshots and the ipt file helps a lot to understand and to help you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep it that way &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/8987268"&gt;@moraesorlando&lt;/a&gt;&amp;nbsp; and you will always get support here very quickly.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 05:36:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9457914#M64363</guid>
      <dc:creator>fullevent</dc:creator>
      <dc:date>2020-04-21T05:36:34Z</dc:date>
    </item>
    <item>
      <title>Betreff: How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9461037#M64364</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5056650"&gt;@fullevent&lt;/a&gt;&amp;nbsp;!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yeah! With this last configuration in “Options” the code is working properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your time and the attention about my case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its solved. I will mark the post with " Accepted Solution"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope count on your support in other futures posts.&lt;/P&gt;&lt;P&gt;Your support was fundamental for the solution of this case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Glad to hear your comments about my description of the issue.&lt;/P&gt;&lt;P&gt;I will continue like this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2020 02:33:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/9461037#M64364</guid>
      <dc:creator>moraesorlando</dc:creator>
      <dc:date>2020-04-22T02:33:44Z</dc:date>
    </item>
    <item>
      <title>Betreff: How extract areas from different surfaces using ilogic</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/10995349#M64365</link>
      <description>&lt;P&gt;Thanks for the resolution it will be very helpful, as a part of a solution I'm developing&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 03:34:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/how-extract-areas-from-different-surfaces-using-ilogic/m-p/10995349#M64365</guid>
      <dc:creator>ivopaulino</dc:creator>
      <dc:date>2022-03-10T03:34:42Z</dc:date>
    </item>
  </channel>
</rss>

