Shared nested families as a Familytype parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
I prepared a parametric family with many parameter supported by FamilyType Parameter (Labels assigned to shared nested families). I am currently facing a challenge with extended processing time when attempting to change the family type that includes nested shared families.
The primary concern is the significant time delay experienced during the initial change of the family type. Once the family type is modified for the first time, the processing time is unexpectedly long, about 1 min. However, subsequent changes to other values (nested types), as long as they utilize the same value as the initial family type change, are executed swiftly.
scenario:
- I am setting "Parameter A" to value "Value A" (which is a shared nested family, never before used in any parameter). It takes about 1 min.
- I am setting "Parameter B" to value "Value A" (used in Parameter "A") and it takes about few second
Problem intesifies when project is larger.
Thank you for your time, and I appreciate any assistance you can provide.