Create Method

Overload List

  NameDescription
Public methodStatic memberCreate(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.
Public methodStatic memberCreate(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.

See Also