Create Method


Structural Connection Handler Create Method

Overload List
Name Description
Public method Static member Create(Document, IList ElementId , ElementId) Creates a new instance of a Structural Connection Handler, which defines the connection between given elements.
Public method Static member Create(Document, IList ElementId , String) Creates custom StructuralConnectionHandlerType and StructuralConnectionHandler.
Public method Static member Create(Document, IList ElementId , ElementId, IList ConnectionInputPoint ) Creates a new instance of a Structural Connection Handler, which is defined by the elements to connect and the additional points.
Top
See Also