FamilyManager.RenameCurrentType
Description:
Rename the current family type.
Rename the current family type.
public void RenameCurrentType(
string typeName
)
-
StringtypeNameThe new name of the current family type.
-
Thrown when the input argument-"typeName"-is.
-
Thrown when the input argument-"typeName"-is already in use.
-
Thrown when the family type rename failed.