2022 Method
Changes 0
M

FamilyManager.SetValueString

Description:
Set the string value of a family parameter of the current family type.
public void SetValueString(
	FamilyParameter familyParameter,
	string value
)