Message 1 of 3
Inherit properties from base - update by iLogic rule

Not applicable
03-03-2015
03:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Assume the following situation:
- I would like to create a base part having e.g. 10 fx-properties (height, width, length, thickness...)
- I need 20 "derived" parts that should inherit exactly these 10 part properties
- I want to define the parameters values for each 20 part instances in the assembly
- Later I want to be able to add another parameter to the base part and it should be available to all 20 instances
I tried to derive from the base part (among other things...)
Using a rule setting the fx-properties didn't work because they are readonly for derived components
Still looking for a work process to handle this scenario efficiently (Beginner).
Any recommondations?
Thanks for your time 🙂