RebarShapeDefinition.SetParameterFormula
Description:
Associate a formula with the parameter.
Associate a formula with the parameter.
public void SetParameterFormula(
ElementId paramId,
string formula
)
-
paramIdId of a parameter in the definition.
-
StringformulaThe 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)"
-
This RebarShapeDefinition does not have a value for the parameter paramId.
-
A non-optional argument was null