FamilyManager.DeleteCurrentType
Method
Description:
Remove the current family type.
Remove the current family type.
Remarks:
If successfully removed, the first available type will become the current type, otherwise an exception with failure information will be thrown.
If successfully removed, the first available type will become the current type, otherwise an exception with failure information will be thrown.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when there is only one family type in current document. |