Message 1 of 3
Move/copy and paste new don't suffice. I want derive behavior inside my design.

Not applicable
08-01-2019
04:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a profile (say a C profile) of length 1 m with certain properties for its cross section. Now I want to create a shorter version of the profile (40 cm) by copying and then modifying the 1 m section I copied. There are 2 options I know, but I need a third variant:
1. Use move/copy and modify. This will also change my original 1 m section.
2. Paste new and modify. This will do what I want, but if I decide to change the profile cross-section, I have to change both profiles seperately
3. Desired yet not known to me: I want to create a 'derived' part inside the same design such that changes to the original will propagate to the shorter profile, but changing the 'copied' profile should not affect the original.
How do I approach this?