public void Set( FamilyParameter familyParameter, int value )
| Exception | Condition |
|---|---|
| ArgumentException | Thrown when the input argument-"familyParameter"-is an invalid family parameter. |
| ArgumentOutOfRangeException | Thrown when the input argument-"familyParameter"-is out of range. |
| InvalidOperationException | Thrown when the family parameter is determined by formula, or the current family type is invalid. |