ExtElemChangeBeamSectionRegistry Class


An object that stores IExtElemChangeBeamSection

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

Syntax

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

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DB.StructureExtElemChangeBeamSectionRegistry

See Also