Overload List
| Name | Description | |
|---|---|---|
| Create(Document, IList<(Of <<'(ElementId>)>>)) | Obsolete.
Creates a new instance of a Structural Connection Handler, which defines the connection between given elements.
| |
| Create(Document, IList<(Of <<'(ElementId>)>>), ElementId) |
Creates a new instance of a Structural Connection Handler, which defines the connection between given elements.
| |
| Create(Document, IList<(Of <<'(ElementId>)>>), String) |
Creates custom StructuralConnectionHandlerType and StructuralConnectionHandler.
| |
| Create(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.
|