ExtElemChangeBeamSectionRegistryUnregister Method

Unregisters IExtElemChangeBeamSection.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static void Unregister()
Exceptions
ExceptionCondition
InvalidOperationException There is no valid Connections Provider registered.
See Also