FamilyManager.RenameCurrentType
Description:
Rename the current family type.
Rename the current family type.
public void RenameCurrentType(
string typeName
)
-
typeNameThe new name of the current family type.
-
Thrown when the input argument-"typeName"-isnullNothingnullptra null reference (Nothingin Visual Basic).
-
Thrown when the input argument-"typeName"-is already in use.
-
Thrown when the family type rename failed.