I’m trying to make a script that places a line-based family at a point of my wall. Right now I made a face selection from my outside wall. I want to place a lintel at my windows on the right level.
Because I’m trying to create something like this for my company. Eventually my purpose is to link in an Revit file, select the windows or select faces of wall to create lines where my family will be placed on.
Warning: FamilyInstance.ByFace operation failed.
Family cannot be placed as hosted on an input face reference, because its FamilyPlacementType is not WorkPlaneBased
Parameter name: symbol
The family is workplane based so i don’t know why it says that.