public void SetDefaultElementTypeId( ElementTypeGroup defaultTypeId, ElementId typeId )
| Exception | Condition |
|---|---|
| ArgumentException | The element type id typeId is invalid for the give DefaultElementType id defaultTypeId. |
| ArgumentNullException | A non-optional argument was null |
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |