<?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 Hole feature along in a specified direction in Fusion Design, Validate &amp; Document Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/6608215#M239799</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not know if this feature exists but I cannot find it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Several times I have need for "drilling" holes on the surface of a tube or other structures. My usual way to do this is to construct an offset plane on the cross sectional area in order to have a conveniant way of moving the holes along the tube by just changing the offset value. Next is to draw construction lines in that plane from the centerpoint of the tube to the outer cylindrical surface. The points can then be adjusted along the circumfence by adjusting the angle to the construction line. The result will be that we now have the every endpoint of the construction lines on the cylinder surface. Now it is very easy to connect the "Holes" feature to the points. However, now I will be able to perform the "drilling" along the construction line because the holes have to be perpendicular to the cylindersurface. Functions for defining/selecting the direction should be by e.g. "along a vector/line", direction between two point, edges, coordinate axis etc. If this function exists all the information will be in the available in "history tree" as well. This function will simplify for the user, who not now have to&amp;nbsp; define sketch planes along the cylindrical surface in order to get the correct direction of the hole.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that I can use the hole function "at point" instead but the translation of the hole seems not to be reachable after the hole i defined and I is much easier to predefine a sketch that positions all the holes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In some situations it should also be very conveniant if there is a possibility to flip the up and down of the hole e.i. rotate the hole 180 degrees. It is especially powerful in situations when the hole is added with "counterbore" or "countersink".&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;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Oct 2016 13:55:22 GMT</pubDate>
    <dc:creator>Peter__B</dc:creator>
    <dc:date>2016-10-07T13:55:22Z</dc:date>
    <item>
      <title>Hole feature along in a specified direction</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/6608215#M239799</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not know if this feature exists but I cannot find it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Several times I have need for "drilling" holes on the surface of a tube or other structures. My usual way to do this is to construct an offset plane on the cross sectional area in order to have a conveniant way of moving the holes along the tube by just changing the offset value. Next is to draw construction lines in that plane from the centerpoint of the tube to the outer cylindrical surface. The points can then be adjusted along the circumfence by adjusting the angle to the construction line. The result will be that we now have the every endpoint of the construction lines on the cylinder surface. Now it is very easy to connect the "Holes" feature to the points. However, now I will be able to perform the "drilling" along the construction line because the holes have to be perpendicular to the cylindersurface. Functions for defining/selecting the direction should be by e.g. "along a vector/line", direction between two point, edges, coordinate axis etc. If this function exists all the information will be in the available in "history tree" as well. This function will simplify for the user, who not now have to&amp;nbsp; define sketch planes along the cylindrical surface in order to get the correct direction of the hole.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that I can use the hole function "at point" instead but the translation of the hole seems not to be reachable after the hole i defined and I is much easier to predefine a sketch that positions all the holes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In some situations it should also be very conveniant if there is a possibility to flip the up and down of the hole e.i. rotate the hole 180 degrees. It is especially powerful in situations when the hole is added with "counterbore" or "countersink".&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;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2016 13:55:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/6608215#M239799</guid>
      <dc:creator>Peter__B</dc:creator>
      <dc:date>2016-10-07T13:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hole feature along in a specified direction</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9610415#M239800</link>
      <description>&lt;P&gt;This method performs the function you describe but as a sequence of operations.&amp;nbsp; These could possibly be recorded as a script:&lt;/P&gt;&lt;P&gt;1. create a construction plane tangent to the cylinder or tube at the at the desired angle.&amp;nbsp; (Mine starts at 30 degrees from the horizontal)&lt;/P&gt;&lt;P&gt;2. create a sketch on this plane.&lt;/P&gt;&lt;P&gt;3. draw a line or point on the intersection&amp;nbsp;to identify where to drill the hole you can project the axis of the tube to define this line. (Say 27mm from the end of the tube)&lt;/P&gt;&lt;P&gt;4. create the hole using the point defined.&lt;/P&gt;&lt;P&gt;5. use circular pattern to create duplicates of the hole at the desired angles around the circumference.&lt;/P&gt;&lt;P&gt;Each of the above opertions appears in the time line, giving the ability to retrace and correct errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 15:40:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9610415#M239800</guid>
      <dc:creator>pdsnape</dc:creator>
      <dc:date>2020-06-30T15:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hole feature along in a specified direction</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9610439#M239801</link>
      <description>&lt;P&gt;Can you File&amp;gt;Export and then Attach *.f3d file here?&lt;/P&gt;&lt;P&gt;Sounds to me like you are doing too much work and not resulting in flexibility (easy control/editing) of design.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jun 2020 15:49:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9610439#M239801</guid>
      <dc:creator>TheCADWhisperer</dc:creator>
      <dc:date>2020-06-30T15:49:53Z</dc:date>
    </item>
    <item>
      <title>Hole with the center line co-linear to a sketch line</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9627477#M239802</link>
      <description>&lt;P&gt;Looking for a way to create a hole with the center line co-linear to a sketch line.&amp;nbsp; It's an oil feed to a bearing that's not normal to any surface.&amp;nbsp; I've created planes perpendicular to the line and gotten extruded solids angled correctly but not on location.&amp;nbsp; Is there a way to do this with the hole tool?&amp;nbsp; If not, any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can't attach a file; here's a screen shot, I need an oil feed hole along the line.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Need oil feed hole along line." style="width: 716px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/793731i8E46236777D0545E/image-size/large?v=v2&amp;amp;px=999" role="button" title="OilHole.PNG" alt="Need oil feed hole along line." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Need oil feed hole along line.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 23:43:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9627477#M239802</guid>
      <dc:creator>gtprototype</dc:creator>
      <dc:date>2020-07-09T23:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hole with the center line co-linear to a sketch line</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9627494#M239803</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6812860"&gt;@gtprototype&lt;/a&gt;&amp;nbsp;-&lt;/P&gt;
&lt;P&gt;"plane along path" using the line for the oil feed as the path.&lt;/P&gt;
&lt;P&gt;place hole feature on the plane&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 23:53:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9627494#M239803</guid>
      <dc:creator>laughingcreek</dc:creator>
      <dc:date>2020-07-09T23:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Hole with the center line co-linear to a sketch line</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9627498#M239804</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2025484"&gt;@laughingcreek&lt;/a&gt;&amp;nbsp; Perfect! Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 23:58:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9627498#M239804</guid>
      <dc:creator>gtprototype</dc:creator>
      <dc:date>2020-07-09T23:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hole with the center line co-linear to a sketch line</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9627587#M239805</link>
      <description>&lt;P&gt;Revolve-cut of rectangle does not require additional work plane.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 01:37:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9627587#M239805</guid>
      <dc:creator>TheCADWhisperer</dc:creator>
      <dc:date>2020-07-10T01:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hole with the center line co-linear to a sketch line</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9629090#M239806</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/587929"&gt;@TheCADWhisperer&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Revolve-cut of rectangle does not require additional work plane.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;LOL!&amp;nbsp; Well that's just too obvious, how could I have missed that?&amp;nbsp; Kind of a forest through the trees sort of thing I guess.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It amazes me how sometimes when I'm focused on the task I can't see the solution.&amp;nbsp; Thanks for the dose of reality, now which one is it the blue or red pill?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Special thanks to you and&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2025484"&gt;@laughingcreek&lt;/a&gt;&amp;nbsp;for the quick simple responses.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 17:27:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/hole-feature-along-in-a-specified-direction/m-p/9629090#M239806</guid>
      <dc:creator>gtprototype</dc:creator>
      <dc:date>2020-07-10T17:27:41Z</dc:date>
    </item>
  </channel>
</rss>

