It looks the Revit .NET API FamilyParameter.UserModifiable is not used commonly. Based on our experience, it almost always returns false, but through checking here and there we did not figure why.
It seems the property always reads its default value (false) and exposes to outside. So, please do not call it.
Recent Comments