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()
Exceptions
ExceptionCondition
InvalidOperationException There is no valid Connections Provider registered.
See Also