×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

How to evenly distribute a feature along a part

How to evenly distribute a feature along a part

How to evenly distribute a feature along a part

(OP)
Hi,

I tried to do a search but couldn't find the answer to my question.  BTW-Is the regular search function ever going to work again?

I am trying to place some holes on a bar such that the holes are evenly spaced and are a specific distance from each end of the bar.  The number of holes may change.

So far, I drew a series of colinear contruction lines connected at their end points and then placed an equal constraint on all the lines.  Then I put a point at the end of each line and used the sketch to pattern a hole.  This technique worked but was not easy to change the number of holes.

Thanks in advance,

Kevin

RE: How to evenly distribute a feature along a part

What version of SolidWorks do you have? If you're running '07, you can get DriveWorksXpress (it's a little known fact that '07 users on subscription can download it for free) and use that to drive the linear pattern utilizing modified excel formulas. The cool thing is that DriveWorksXpress will create new parts/assemblies/drawings.

If you're going to use a design table to drive the pattern, you'll need a few equations to get it to work. Make sure, at the very least, you capture the length of the bar, the spacing of the pattern and the distance of the pattern. In the design table, use the following equations:

Legend:
A= Length of bar
B= Distance of seed hole from edge
C= Number of instances


For the number of instances: =ROUNDUP((A-2*B)/16,0)
For the spacing: =(A-2*B)/C

Bear in mind that the alpha designations will actually be cells from the design table. The 2*B portions allow you to adjust the distance of the seed hole (and its mirror) and keep everything equidistant in between.

Jeff Mirisola, CSWP
http://designsmarter.typepad.com/jeffs_blog
Dell M90, Core2 Duo
4GB RAM
Nvidia 3500M

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources