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