2027 Method
Changes 0
M

RebarShapeDefinition.SetParameterFormula

Description:
Associate a formula with the parameter.
public void SetParameterFormula(
	ElementId paramId,
	string formula
)
  • paramId
    Id of a parameter in the definition.
  • String
    formula
    The formula expressed as a string. The string is exactly what a user would type into the Family Types dialog, e.g. "Total Length*3.14159*(Bar Diameter/2)*(Bar Diameter/2)"