Community
I created a FamilyInstance by doc.Create.NewFamilyInstance().
I want to change the name of it.
I did it like fi.Name = name,but it doesnot work.
Solved! Go to Solution.
I don't think a Family Instance actually has a name. I think the "Name" of a FamilyInstance is actually the Type (or Symbol) name, so when you try to change the name it is read-only and it fails.
Family Instances have a "Mark," which is sort of a name.
Can't find what you're looking for? Ask the community or share your knowledge.