Unregisters IExtElemChangeBeamSection.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2018
Syntax
| C# |
|---|
public static void Unregister() |
| Visual Basic |
|---|
Public Shared Sub Unregister |
| Visual C++ |
|---|
public: static void Unregister() |
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..InvalidOperationException | There is no valid Connections Provider registered. |