×
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

Maximum Volume Envelope

Maximum Volume Envelope

Maximum Volume Envelope

(OP)
Gentilmen,

One more question today. I need to create an envelope model from a real model. What I mean by 'envelope' is a maximum 'block' volume.

For instance if I have a part shaped like this:

                             _________
                                             |
                                             |
                             _________|

I need to create a prt that will look like

                            |------------|
                            |                |
                            |_________|

I'm just looking for the outer most dimensions of a part. I used to do this by creating an extruded volume in the x y and z directions and then performing a boolean operator of intersect.

Any ideas in ProE?

Thanks in advance,
John



RE: Maximum Volume Envelope

This is a good problem for Behavioral Modeling Extension (BMX) if you have that module. You can create an over-sized box and then create measures between each face and the part. Then create a relation analysis feature that will sum all the distance measures. Using an optimization feature you can then minimize the sum distance.

Best regards,

Matthew Ian Loew


Please see FAQ731-376 for tips on how to make the best use of Eng-Tips Fora.

RE: Maximum Volume Envelope

If I understand correctly, you are enclosing the second volume in the first one.

One alternative to Matthew's suggestion is to copy the surfaces from the hollow part into a new part using copy geoms.

If the copied surfaces don't form a closed volume, you will probably have to create a new surface, merge this to the copied surfaces, and finally solidify the whole volume.

So you  know where to start sniffing for these features, the copy geoms are located under Insert-->Shared Data, and the solidify tool is Edit-->Solidify.

The capping surface (if it is planar) can be made using an oversized sketch and then the Edit-->Fill command. Then pick the copied surface and the flat surface (use control to select them both) and then start the merge tool (essentially a boolean operator).

The resulting model will be an exact copy of the internal volume of your hollow part.

RE: Maximum Volume Envelope

You can also create an associative Shrinkwrap model that will update as the parent part updates. You can also create shrinkwrap models of the part or assembly as it moves around.

I saw this with one customer who wanted to see the envelope of a complete flight simulator, so it wouldnt bash into the surrounding walls after it was build!.

Steve

http://www.sprdesign.com
http://www.3dlogix.com

RE: Maximum Volume Envelope

John,

There are two functions in ProToolkit which can do this:

ProSolidOutlineGet()
ProSolidOutlineCompute()

-Hora

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