• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Inventor

    Reply
    Active Contributor
    Ray_H
    Posts: 43
    Registered: 08-20-2011
    Accepted Solution

    equation for rectangular pattern

    139 Views, 5 Replies
    02-22-2012 06:16 AM

    Greetings

     

    Can an equation be used to calculate equal distances when using the rectangular pattern.Regarding the attached .ipt file i would like to place 25 holes in the X direction with equal gap size between each hole.Also how to calculate the number of holes in the Y direction again with equal distance between each hole.I have not done this before with equations but was thinking that i would need to use the Length x Width in the equation.Do i need to add figures into the Parameters box also?

    The attaced file with the Hole feature the sketch is not constrained for the purpose of using an equation so i know how far from the start of the part to get equal distances between each hole to the end of the part .

     

    Any help with the equation would be great

     

    Ray

     

    AD INVENTOR 2012 STUDENT

    Distinguished Mentor
    stephengibson76
    Posts: 810
    Registered: 08-01-2006

    Re: equation for rectangular pattern

    02-22-2012 07:33 AM in reply to: Ray_H

    try this, I put some dimensions on your hole sketch

    Stephen Gibson


    Autodesk Product Design Suit 2012
    Win 7 Enterprise 64bit
    Intel core i7 2600K Clocked @ 4.7GHz
    16Gb Ram
    Nvidia GTX 580
    Active Contributor
    Ray_H
    Posts: 43
    Registered: 08-20-2011

    Re: equation for rectangular pattern

    02-23-2012 05:18 AM in reply to: stephengibson76

    Hi Stephen

     

    That was very helpful.Thanking you.

     

    I played around with your example and all makes sense except for dimension D13 & D14 which was divided by 2.Could you please explain the purpose of D13 & D14 being divided by 2ul

     

    Best Regards

     

    Ray

    Active Contributor
    Ray_H
    Posts: 43
    Registered: 08-20-2011

    Re: equation for rectangular pattern

    02-24-2012 04:28 AM in reply to: Ray_H

    Could someone please explain why dimension D13 & D14 are divided by 2ul

     

    Best Regards

     

    Ray

    Distinguished Mentor
    MariaManuela
    Posts: 716
    Registered: 12-04-2003

    Re: equation for rectangular pattern

    02-24-2012 04:41 AM in reply to: Ray_H

    To get the same offset dimension in other side of plate

    if you put only d0 / xholes note the last hole coincides with the plate edge, so ( d0 / xholes ) / 2 ul

    2.png

     

    Maria Manuela Pinho
    Application Enginner
    Cadtech.Asidek | Autodesk Gold Partner
    http://cadtech-asidek.blogspot.com/
    www.cadtech.pt | www.cadtech.es | www.asidek.es

    Autodesk Inventor Professional 2013
    Windows 7 Professional 64-bit
    Active Contributor
    Ray_H
    Posts: 43
    Registered: 08-20-2011

    Re: equation for rectangular pattern

    02-24-2012 05:06 AM in reply to: MariaManuela

    fantastic...Thanks Stephen and Maria