ExtElemChangeBeamSectionRegistry.Unregister Method

ExtElemChangeBeamSectionRegistryUnregister Method

Unregisters IExtElemChangeBeamSection.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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