Skeleton parameters and Copy Geoms
Jun 21, 2012
09:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jun 21, 2012
09:29 AM
Skeleton parameters and Copy Geoms
Good morning,
Skeletons are great for Top Down design, and are generally used to create
geometry references on which to hang components and/or which can be passed
into parts or sub-assemblies via Copy Geoms. What method are folks using to
copy skeleton parameter values into lower level sub-assemblies and/or parts?
We'll be using some Pro/Program, but you can't Execute parameter values from
a part (skeleton or otherwise) to another part. Plus, we'll likely have a
Family Table at the part level and you can't Execute parameter values into
multiple instances of the same Family Table...
Thanks in advance,
Gavin B. Rumble, PE
Solid Engineering
336-224-2312
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.
Skeletons are great for Top Down design, and are generally used to create
geometry references on which to hang components and/or which can be passed
into parts or sub-assemblies via Copy Geoms. What method are folks using to
copy skeleton parameter values into lower level sub-assemblies and/or parts?
We'll be using some Pro/Program, but you can't Execute parameter values from
a part (skeleton or otherwise) to another part. Plus, we'll likely have a
Family Table at the part level and you can't Execute parameter values into
multiple instances of the same Family Table...
Thanks in advance,
Gavin B. Rumble, PE
Solid Engineering
336-224-2312
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:
-
2D Drawing
1 REPLY 1
Jun 21, 2012
10:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jun 21, 2012
10:47 AM
On 06/21/12 08:29, Gavin B. Rumble, PE wrote:
>
> Good morning,
>
> Skeletons are great for Top Down design, and are generally used to create geometry references on which to hang components and/or which can be passed into parts or sub-assemblies via Copy Geoms. What method are folks using to copy skeleton /parameter values/ into lower level sub-assemblies and/or
> parts?
>
That is what a layout is for.
1. create parameters in layout
2. in your skeleton, part, or assembly declare the layout
3. you now have access to the "global" parameters of the layout via relations
* partDimensionOrParameter = layoutParameter
4. You can declare unlimited skeletons, parts, or assemblies to the same layout
> We'll be using some Pro/Program, but you can't Execute parameter values from a part (skeleton or otherwise) to another part. Plus, we'll likely have a Family Table at the part level and you can't Execute parameter values into multiple instances of the same Family Table...
>
> Thanks in advance,
>
> Gavin B. Rumble, PE
>
> Solid Engineering
>
> 336-224-2312
>
>
> -----End Original Message-----
--
------------------------------------------------------------------------
Randy Jones
Systems Administrator
Great Plains Mfg., Inc.
1525 E North St
PO Box 5060
Salina, KS USA 67401
email: -
Phone: 785-823-3276
Fax: 785-667-2695
------------------------------------------------------------------------
>
> Good morning,
>
> Skeletons are great for Top Down design, and are generally used to create geometry references on which to hang components and/or which can be passed into parts or sub-assemblies via Copy Geoms. What method are folks using to copy skeleton /parameter values/ into lower level sub-assemblies and/or
> parts?
>
That is what a layout is for.
1. create parameters in layout
2. in your skeleton, part, or assembly declare the layout
3. you now have access to the "global" parameters of the layout via relations
* partDimensionOrParameter = layoutParameter
4. You can declare unlimited skeletons, parts, or assemblies to the same layout
> We'll be using some Pro/Program, but you can't Execute parameter values from a part (skeleton or otherwise) to another part. Plus, we'll likely have a Family Table at the part level and you can't Execute parameter values into multiple instances of the same Family Table...
>
> Thanks in advance,
>
> Gavin B. Rumble, PE
>
> Solid Engineering
>
> 336-224-2312
>
>
> -----End Original Message-----
--
------------------------------------------------------------------------
Randy Jones
Systems Administrator
Great Plains Mfg., Inc.
1525 E North St
PO Box 5060
Salina, KS USA 67401
email: -
Phone: 785-823-3276
Fax: 785-667-2695
------------------------------------------------------------------------
