×
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

patterned features centered on origin

patterned features centered on origin

patterned features centered on origin

(OP)
I have to model a part that has a feature repeated in a single-direction linear pattern 4, 5, 6, or 7 times depending on the configuration.  In all configurations the pattern must be centered on the part's origin.  Does anyone know how to do this?

Chris Montgomery
Mechanical Engineer

RE: patterned features centered on origin

You may need two parts--one for odd and one for even numbers of components (unless you can shift the feature sketch to the origin for odd-number parts and offset from the origin for even-number parts within differing configs).


Jeff Mowry
www.industrialdesignhaus.com
Reality is no respecter of good intentions.

RE: patterned features centered on origin

It depends on the configuration parameters. You may be able to construct an Equation based on the feature dimension which controls the qty of features to be patterned.

Basic examples:
qty_of_features = {Width_of_part/feature_width} rounded down
and
start_position_from_edge = {width_of_part/[qty_of_features*feature_width]}/2

Can you post an image of the part? Or if you are able, upload the SW file to a web site & post the URL of that file, in this thread, for download.


Eng-Tips.com Forum Policies FAQ731-376
Making the best use of this Forum.  FAQ559-716
How to get answers to your SW questions.  FAQ559-1091
Helpful SW websites every user should be aware of.  FAQ559-520

RE: patterned features centered on origin

You can do an equasion per CBL, or after you have your config's. create the patterns removing the pattern's features not used for each config.

Chris
Sr. Mechanical Designer, CAD
SolidWorks 05 SP0.1 / PDMWorks 05
ctopher's home site

RE: patterned features centered on origin

(OP)
CBL, here is the part:  http://user.gru.net/chrismark79/loading_rack.SLDPRT

Six pockets, each with a pair of c'bored holes, are shown.  The assembly containing loading_rack.SLDPRT will mate a part into each of the pockets.  I want to be able to toggle between 4, 5, 6, and 7 pockets using configurations.  I want to toggle the assembly likewise, with each pocket filled.

Thanks for looking into this for me.

Chris Montgomery
Mechanical Engineer

RE: patterned features centered on origin

cmm ... sorry, I cannot open that file, it was created in SW05 ... I am running SW04. If you read up on equations though, you should be able to do what you need.
Maybe someone with SW05 will be able to help you.


Eng-Tips.com Forum Policies FAQ731-376
Making the best use of this Forum.  FAQ559-716
How to get answers to your SW questions.  FAQ559-1091
Helpful SW websites every user should be aware of.  FAQ559-520

RE: patterned features centered on origin

first create your configs, then create the features as a "patterned" feature... different qty's per config.

Chris
Sr. Mechanical Designer, CAD
SolidWorks 05 SP0.1 / PDMWorks 05
ctopher's home site

RE: patterned features centered on origin

You may also have to adjust the start position of the pattern, per config, to keep it centred about the origin.


Eng-Tips.com Forum Policies FAQ731-376
Making the best use of this Forum.  FAQ559-716
How to get answers to your SW questions.  FAQ559-1091
Helpful SW websites every user should be aware of.  FAQ559-520

RE: patterned features centered on origin

Equations are definately the way to do this.  I do it all the time.

RE: patterned features centered on origin

I agree Arlin, but some users do not understand equations. Good time to learn though.

Chris
Sr. Mechanical Designer, CAD
SolidWorks 05 SP0.1 / PDMWorks 05
ctopher's home site

RE: patterned features centered on origin

x = (L-(Pdist*Pinst-1))/2

where:
x = dim from edge to first hole
L = length of part
Pdist = pattern distance
Pinst = # of pattern instances (change this dim per config)

basic algebra

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