2027 Method
Changes 0
M

RebarShapeDefinition.GetParameterFormula

Description:
Return the parameter's formula, if one is associated with it.
public string GetParameterFormula(
	ElementId paramId
)
  • paramId
    Id of a parameter in the definition.
Return Value String The formula, or an empty string if there is no formula for the parameter.