In this post, we will see how to resolve Revit API add insulation error – expected ElementId, got int Question: I try to write program for add insulation in Revit model. Now i want put only one type of insulation ...
Question: Im new to the Revit API. I can get the Revit link instance using C# with the code below. How do i get the LinkInstance using python. What i have tried so far. Would appreciate the help. Best Answer: ...