StructuralConnectionHandler Class


An object of Structural Connection Handler.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2017

Syntax

C#
public class StructuralConnectionHandler : Element
Visual Basic
Public Class StructuralConnectionHandler _
	Inherits Element
Visual C++
public ref class StructuralConnectionHandler : public Element

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBElement
    Autodesk.Revit.DB.StructureStructuralConnectionHandler

See Also