StructuralConnectionHandlerCreate Method

Overload List
 NameDescription
Public methodStatic memberCreate(Document, IListElementId, ElementId) Creates a new instance of a Structural Connection Handler, which defines the connection between given elements.
Public methodStatic memberCreate(Document, IListElementId, String) Creates custom StructuralConnectionHandlerType and StructuralConnectionHandler.
Public methodStatic memberCreate(Document, IListElementId, ElementId, IListConnectionInputPoint) Creates a new instance of a Structural Connection Handler, which is defined by the elements to connect and the additional points.
Top
See Also