part size
Jan 03, 2010
11:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 03, 2010
11:58 PM
part size
Is there a way to automatically get the overall size of a part and make it a parameter.
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Labels:
- Labels:
-
General
6 REPLIES 6
Jan 04, 2010
07:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 04, 2010
07:33 AM
No such functionality available in Std. Pro/E, but a Toolkit application can be developed,to perform the the task. Infact toolkit can calculate part size by excluding the datum festures e.g. plane,point,axis, csys and curves, which includes in std. Pro/E calculation.
Jan 04, 2010
08:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 04, 2010
08:46 AM
Jack You could save a analysis /model /mass and get a volume calculation. Otherwise please give more detail on what you want to see relative to part size. It would be possible to include length width and height dimensions if that is what you are looking for. Reporting the length width and height as a single parameter would be a little bit of work. Good luck Eric
Jan 04, 2010
08:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 04, 2010
08:52 PM
Jack, It would be nice if model size were one of the standard named parameters you could plug into a relation and be done. However, you can pick Info/Model Size which will display the size in the infomation area. You can then mouse select, cut and paste that value right into the Parameter dialog box after selecting "+" to create a new parameter. Most of this could be automated with a mapkey. Just a reminder that the size displayed is the so-called "diagonal of the bounding box". It's not totally clear to me that that's what you are looking for. Also, if you are able to create an Analysis that yields height, width and depth (not trivial in the general case), then the size is simply the square root of the sum of their squares. You can grab that result easily with a relation. David
Jan 06, 2010
07:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 06, 2010
07:27 AM
Modelcheck can do this for you
Jan 06, 2010
03:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 06, 2010
03:39 PM
Are you looking for the "bounding box" I think AutoCAd called it, where this was the "box" the part would fit in?
Jan 06, 2010
05:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 06, 2010
05:41 PM
From my experience interacting with many users, what is demanded is the overall size in terms of height, width and depth. There is no direct way to produce that in Pro/E. The workaround is to create 3 analysis features measureing and parameterizing those quantities. Make sure you footnote those analysis features so they are always regenerated last. But even that is not a perfect solution, in case you add features past the bounding geometry measured. You'd have to redefine the corresponding analysis feature(s).
