Remove the current family type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void DeleteCurrentType()
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown when there is only one family type in current document. |
