FamilyManager.Set
| Name | Return Type | Description |
|---|---|---|
| Set(FamilyParameter, ElementId) | None | Set the ElementId value of a family parameter of the current family type. |
| Set(FamilyParameter, Double) | None | Set the double value of a family parameter of the current family type. |
| Set(FamilyParameter, Int32) | None | Set the integer value of a family parameter of the current family type. |
| Set(FamilyParameter, String) | None | Set the string value of a family parameter of the current family type. |