Revit 2018 API |
StructuralConnectionHandler..::..Create Method |
StructuralConnectionHandler Class See Also |
Overload List
Name | Description | |
---|---|---|
![]() ![]() | Create(Document, IList<(Of <<'(ElementId>)>>)) |
Creates a new instance of a Structural Connection Handler, which defines the connection between given elements.
Elements should be of the following structural categories: framings, columns, walls, floors or foundations.
The first of given elements is set as the primary one.
|
![]() ![]() | Create(Document, IList<(Of <<'(ElementId>)>>), ElementId) |
Creates a new instance of a Structural Connection Handler, which defines the connection between given elements.
Elements should be of the following structural categories: framings, columns, walls, floors or foundations.
The first of given elements is set as primary one.
|