input -> collector.OfCategory(BuiltInCategory.OST_ElectricalCircuit).WhereElementIsNotElementType() for element in input: for connector in (element.BaseEquipment.MEPModel.ConnectorManager.Connectors):
reflist = [x for x in connector.AllRefs] if ("DomainElectrical" in str(connector.Domain)) and ("PowerCircuit" in str(connector.ElectricalSystemType)) and reflist:
Solved! Go to Solution.
Solved by ilgnv88. Go to Solution.
Does the connection work well manually in the user interface?
Hi, Jeremy. Thanks for your soon reply. This is a video demostrate our process
Simulated a situation in Revit2020. May be problem in the family..
Can't find what you're looking for? Ask the community or share your knowledge.