Gets the set of fabrication part or MEP design element identifiers with open connectors, caused by fittings failing to convert.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ISet<ElementId> GetElementsWithOpenConnector()
