Remove the current family type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void DeleteCurrentType()
Exceptions
Remarks
If successfully removed, the first available type will become the current type,
otherwise an exception with failure information will be thrown.
See Also
Reference