Name Return Type Description
O Create(Document, IList<ElementId>, ElementId) StructuralConnectionHandler Creates a new instance of a Structural Connection Handler, which defines the connection between given elements.
O Create(Document, IList<ElementId>, String) StructuralConnectionHandler Creates custom StructuralConnectionHandlerType and StructuralConnectionHandler.
O Create(Document, IList<ElementId>, ElementId, IList<ConnectionInputPoint>) StructuralConnectionHandler Creates a new instance of a Structural Connection Handler, which is defined by the elements to connect and the additional points.