| Revit 2022.1 API |
| ExtElemChangeBeamSectionRegistry..::..Unregister Method |
| ExtElemChangeBeamSectionRegistry Class See Also |
Unregisters IExtElemChangeBeamSection.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.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. |