Overload List

  NameDescription
Public methodStatic memberCreate(Document, IList<(Of <<'(ElementId>)>>)) Obsolete.
Creates a new instance of a Structural Connection Handler, which defines the connection between given elements.
Public methodStatic memberCreate(Document, IList<(Of <<'(ElementId>)>>), ElementId)
Creates a new instance of a Structural Connection Handler, which defines the connection between given elements.
Public methodStatic memberCreate(Document, IList<(Of <<'(ElementId>)>>), String)
Creates custom StructuralConnectionHandlerType and StructuralConnectionHandler.
Public methodStatic memberCreate(Document, IList<(Of <<'(ElementId>)>>), ElementId, IList<(Of <<'(ConnectionInputPoint>)>>))
Creates a new instance of a Structural Connection Handler, which is defined by the elements to connect and the additional points.

See Also