An object that stores IExtElemChangeBeamSection

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:  2018

Syntax

C#
public class ExtElemChangeBeamSectionRegistry : IDisposable
Visual Basic
Public Class ExtElemChangeBeamSectionRegistry _
	Implements IDisposable
Visual C++
public ref class ExtElemChangeBeamSectionRegistry : IDisposable

Inheritance Hierarchy

System..::..Object
  Autodesk.Revit.DB.Structure..::..ExtElemChangeBeamSectionRegistry

See Also