Set the value of a family parameter of the current family type.

Overload List

  NameDescription
Public methodSet(FamilyParameter, ElementId)
Set the ElementId value of a family parameter of the current family type.
Public methodSet(FamilyParameter, Double)
Set the double value of a family parameter of the current family type.
Public methodSet(FamilyParameter, Int32)
Set the integer value of a family parameter of the current family type.
Public methodSet(FamilyParameter, String)
Set the string value of a family parameter of the current family type.

See Also