RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Family

Family.IsEditable

Property
Description:
True if the family supports editing, false otherwise.
Remarks:
The family will not be editable if it is in-place, not saveable, or represents the primary family inside a family document.
Syntax
public bool IsEditable { get; }