×
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

Create part with autogenerated configurations?

Create part with autogenerated configurations?

Create part with autogenerated configurations?

(OP)
Hi,I'm trying to create a model of a O-ring that can be easily added to an assembly. Basically, what I'm hoping for is to insert the o-ring into an assembly with some kind of dialog pop up prompting the user for the inside and outside diameters and the part number. When these properties are entered, a configuration will be generated based on those dimensions and saved to the part. Similar to the process of adding bolts to an assembly except there are non standard sizes. Any suggestions to get this functionality would be greatly appreciated. Thanks.

PS I'm using SW 2005

RE: Create part with autogenerated configurations?

I'm not sure that is possible in Solidworks.

The only thing I would recommend would be to create a design table for the part and generate the configurations on an as needed basis.

You should be able to achieve this using API. But I am not an expert in that area. Maybe someone else in the forum who has more experience in that department can help you.

Best Regards,
Jon

Challenges are what makes life interesting; overcoming them is what makes life meaningful.

Solidworks 2006 SP0.0

RE: Create part with autogenerated configurations?

(OP)
I assumed as much. An API solution would work, but the means to implement it would be more difficult. Thanks for your help. Maybe I'll make our tech guys write me something. :)

RE: Create part with autogenerated configurations?

The easiest way to do this would probably be to plan ahead for simplicity when creating a design table for your O-ring and then just open the design table and add a line.  I'm thinking the API to open the design table with one button would be pretty simple.  

RE: Create part with autogenerated configurations?

Have you thought of creating a smart component with standard o-ring dash sizes in it?  I guess this would work if you were installing the o-ring into standard glands.  This is something that I have been looking at.

RE: Create part with autogenerated configurations?

GTCadGuy has a good point.  

Do you want the users to be able to create non-standard sizes?

RE: Create part with autogenerated configurations?

(OP)
The standard sizes would be a good option and is something we use for lots of our parts. However, because O-rings can stretch to fit within limits for our different applications, non-standard sizes are essential to us. Thanks for your advice!

RE: Create part with autogenerated configurations?

you might be able to do this by combining a little VBA with a design table.  You enter the sizes into the VBA which adds a row to the design table.

Still, for the same reasons that Toolbox itself is a bad idea, I think you'd find that the file management issues involved in something like this would cause problems.  For example, if two users have this file and it is not shared, then one user makes a new config and the other user doesn't have it.  This is what causes the "huge screws" problem with Toolbox.  Even if the file is shared, who has write permission and who doesn't?  Same exact problems as Toolbox.

This is one case where being clever will get you into trouble.  I think you're better off just to make the design table with all the sizes (which is easy if you know some Excel functions) and use the Excel design table to create all the sizes.

RE: Create part with autogenerated configurations?

(OP)
Thanks everyone, It looks like the best bet would be to enter each config maually as we use it. Thanks for your help.

RE: Create part with autogenerated configurations?

And fill out an enhancement request form for the ability to override a parts dimensions in a assembly. Then you have a part with the correct standard configuration and BOM info without a bunch of extra configurations for assembly use.

http://www.solidworks.com/pages/services/subscription/Enhancements.html

Jason

UG NX2.02.2 on Win2000 SP3
SolidWorks 2006 SP4.0 on WinXP SP2

RE: Create part with autogenerated configurations?

tydguy, GTCadGuy,

Don't know if you will run into the problem I've always had: You model grooves to o-ring specs, model the o-ring per id & od. As you know in practice the o-ring is no longer round in cross section after it's installed. So I usually have to cheat and make the cross section of the o-ring to fit the groove so it doesn't look like it's extruding into the part.

Dennis

SolidWorks 2006 SP4.0
Windows XP Pro, Pentium4 3.00GHz
1.5 GB RAM, Matrox P650
Logitech Marble Mouse, CADMAN

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