- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
my short question is:
Is there a way to create the "Default" system family for PipeInsulationType via the Revit API?
Sometimes this family is not present in the customers drawing and gets instanciated first when you click "Add Insulation" in the modify tab of the selected pipe. This is very tricky to do with the Revit API.
Our current workaround is to deliver our own Revit template file, which always contains the "Default" PipeInsulationType. We open this template in the background and copy the desired system family with ElementTransformUtils.CopyElements to the real project. This is a little slow and prone to errors, I guess. So my question is really:
Is there a better approach to generate a system family without copying from some other document file? Maybe directly with the Revit API?
Thanks, a lot!
Ciao, says
Christian
Solved! Go to Solution.