<?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: Creating a slot feature similar to hole feature I need somebody help me in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/creating-a-slot-feature-similar-to-hole-feature-i-need-somebody/m-p/7117598#M72560</link>
    <description>&lt;P&gt;By no means in this a small task, so by not even posting any beginning code, you are essentially asking someone to dedicate hours upon hours of their time to make a solution for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried looking on the app exchange store to see if anything exists?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I can tell, some of the more troublesome things to code with this would be:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Selecting the point &amp;amp; direction you want the slot to cut. What about extents/direction?&lt;/P&gt;
&lt;P&gt;2. Do you want the browser node to look pretty, or just use the extrude command?&lt;/P&gt;
&lt;P&gt;3. How do you establish what the orientation/rotation of the slot is? Reference geometry? Absolute Angle? Give user the option?&lt;/P&gt;
&lt;P&gt;4. How do you establish the types of corners on the slot? Always radii? Square corners? Optional?&lt;/P&gt;
&lt;P&gt;5. Making a graphical user interface for the user to accomplish this is not very quick or easy.&lt;/P&gt;
&lt;P&gt;6. Capturing the edit event on the slot object so it brings up the same window?&lt;/P&gt;
&lt;P&gt;7. .... And so on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You haven't even clearly defined the scope or the needs of it either, or given any sort of clear definition of a starting point for anyone to help you very much.&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2017 17:53:02 GMT</pubDate>
    <dc:creator>MechMachineMan</dc:creator>
    <dc:date>2017-05-30T17:53:02Z</dc:date>
    <item>
      <title>Creating a slot feature similar to hole feature I need somebody help me</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/creating-a-slot-feature-similar-to-hole-feature-i-need-somebody/m-p/7117582#M72559</link>
      <description>Please i need someone to help me to create the slot feature similar to hole feature and I hope that you help me with that I think I can apply the code that you will send me using (VB.net) the second part that I want to customize the feature on the inventor UI i understand that I have to make addin server to do that but I hope you help me how if I have created a form using the code that you will help me through using VB.net that I can share it to inventor UI using Adding server ... I'm so grateful and I appreciate your efforts to help me</description>
      <pubDate>Tue, 30 May 2017 17:47:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/creating-a-slot-feature-similar-to-hole-feature-i-need-somebody/m-p/7117582#M72559</guid>
      <dc:creator>alexeng2012</dc:creator>
      <dc:date>2017-05-30T17:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a slot feature similar to hole feature I need somebody help me</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/creating-a-slot-feature-similar-to-hole-feature-i-need-somebody/m-p/7117598#M72560</link>
      <description>&lt;P&gt;By no means in this a small task, so by not even posting any beginning code, you are essentially asking someone to dedicate hours upon hours of their time to make a solution for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried looking on the app exchange store to see if anything exists?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I can tell, some of the more troublesome things to code with this would be:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Selecting the point &amp;amp; direction you want the slot to cut. What about extents/direction?&lt;/P&gt;
&lt;P&gt;2. Do you want the browser node to look pretty, or just use the extrude command?&lt;/P&gt;
&lt;P&gt;3. How do you establish what the orientation/rotation of the slot is? Reference geometry? Absolute Angle? Give user the option?&lt;/P&gt;
&lt;P&gt;4. How do you establish the types of corners on the slot? Always radii? Square corners? Optional?&lt;/P&gt;
&lt;P&gt;5. Making a graphical user interface for the user to accomplish this is not very quick or easy.&lt;/P&gt;
&lt;P&gt;6. Capturing the edit event on the slot object so it brings up the same window?&lt;/P&gt;
&lt;P&gt;7. .... And so on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You haven't even clearly defined the scope or the needs of it either, or given any sort of clear definition of a starting point for anyone to help you very much.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 17:53:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/creating-a-slot-feature-similar-to-hole-feature-i-need-somebody/m-p/7117598#M72560</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2017-05-30T17:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a slot feature similar to hole feature I need somebody help me</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/creating-a-slot-feature-similar-to-hole-feature-i-need-somebody/m-p/7117647#M72561</link>
      <description>Hi thank you for your notes but I think there is no need for all this things that you have mentioned because I can create an extrusion for the slot but all the problem lay on a specific issue with me is that how to extrude this feature on a face I select and I can constrain the center line point of the slot sketch with two adjacent lines in the selected face and naturally the extrusion direction will be perpendicular to the selected face and the purpose is to easily create a report for the slots</description>
      <pubDate>Tue, 30 May 2017 18:09:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/creating-a-slot-feature-similar-to-hole-feature-i-need-somebody/m-p/7117647#M72561</guid>
      <dc:creator>alexeng2012</dc:creator>
      <dc:date>2017-05-30T18:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a slot feature similar to hole feature I need somebody help me</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/creating-a-slot-feature-similar-to-hole-feature-i-need-somebody/m-p/7117670#M72562</link>
      <description>I knew this is not an easy task and I really appreciate your help but I hope that you help me in the main point that I can't do and leave every thing else on me I hope that I will handle it just as I told you to select the face and constrain the geometry of the slot sketch to two selected adjacent lines on the selected face</description>
      <pubDate>Tue, 30 May 2017 18:16:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/creating-a-slot-feature-similar-to-hole-feature-i-need-somebody/m-p/7117670#M72562</guid>
      <dc:creator>alexeng2012</dc:creator>
      <dc:date>2017-05-30T18:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a slot feature similar to hole feature I need somebody help me</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/creating-a-slot-feature-similar-to-hole-feature-i-need-somebody/m-p/7118242#M72565</link>
      <description>&lt;P&gt;So let's start with the basics then.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) What is the input that will be required from your user BEFORE running the rule?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;- Just as the hole command must be used on a point, the slot command would likely need to be used on a sketch feature of some kind. Especially for creating a basic version, this is a good start.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) What parameters do you want the user to be able to control about the slot that aren't available in the Extrusion command?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3) How much does this actually benefit your workflow and speed things up over the current workflow:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. Create sketch&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. Create slot in sketch&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3. Dimension slot&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;4. Use extrusion command.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 22:43:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/creating-a-slot-feature-similar-to-hole-feature-i-need-somebody/m-p/7118242#M72565</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2017-05-30T22:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a slot feature similar to hole feature I need somebody help me</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/creating-a-slot-feature-similar-to-hole-feature-i-need-somebody/m-p/7118928#M72575</link>
      <description>&lt;P&gt;Look i,m looking for a specific thing i wan't to create an event this event enabling me to select a face and create a sketch on this plane and constrain this sketch to two adjacent lines on this sketch the event will loop inside the face until find the outer edges (interaction events Object i had searched on inventor API help and i found no effective clue &amp;nbsp;you can help me or find somebody he could) and then i can constrain the sketch it's not a problem to a form to change setting all what i want a code the will help me to do this function all other things is not a problem &amp;gt;&amp;gt; please for the sake of saving your precious time and also mine help me or find out some body that he could and if creating this event so complicated or not possible please directly tell me&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there is a sample of the code that i was trying to use attached below&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i had build that and i hope some body give me any clue&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 08:11:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/creating-a-slot-feature-similar-to-hole-feature-i-need-somebody/m-p/7118928#M72575</guid>
      <dc:creator>alexeng2012</dc:creator>
      <dc:date>2017-05-31T08:11:18Z</dc:date>
    </item>
  </channel>
</rss>

