Message 1 of 3
Revit family preview update instance parameters

Not applicable
02-14-2018
10:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a family in which instance parameters control the geometry. This means that during placing (with UIDocument.PromptForFamilyInstancePlacement for example) I see the preview of the family with the default values for parameters. I update the values of the instance parameter after placing and then the geometry changes.
How can I improve this behavior to get the correct preview with the updated instance parameters already when placing?