×
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

Changing / Linking multiple hole parameters together

Changing / Linking multiple hole parameters together

Changing / Linking multiple hole parameters together

(OP)
I received from a customer a double contoured part with around 200 countersunk holes in them.

I am asked to change all holes to an other diameter and without countersunk.

Is there a way to link all these 200 holes to the same set of parameters?

Offcourse without linking every hole separately ! mad

RE: Changing / Linking multiple hole parameters together

not really linked but KWE can change all Hole dimension with one rule

CODE --> KWE

H.Hole

if H.Diameter <> 5mm then H.Diameter = 5mm 

again another rule can change the type

CODE --> KWE

if H.HoleType <> "Simple" then   H.HoleType =  "Simple" 


That will affect all Hole feature in part.

2 minute job with KWE license

Eric N.
indocti discant et ament meminisse periti

RE: Changing / Linking multiple hole parameters together

2 minutes? You must be a slow typer Eric :)

but a good tip!

RE: Changing / Linking multiple hole parameters together

(OP)
I think I have to do a DIY KWE course when the work pressure is lower !

Can you give me a short course ? rednose and or a bit more which exact function I have to use, this because I tried and failed..............

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