ExtElemChangeBeamSectionRegistry.Unregister Method

ExtElemChangeBeamSectionRegistryUnregister Method

Unregisters IExtElemChangeBeamSection.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static void Unregister()
Public Shared Sub Unregister
public:
static void Unregister()
static member Unregister : unit -> unit 
Exceptions
ExceptionCondition
InvalidOperationException There is no valid Connections Provider registered.
See Also