RebarShapeDefinition.GetParameterFormula
Description:
Return the parameter's formula, if one is associated with it.
Return the parameter's formula, if one is associated with it.
public string GetParameterFormula(
ElementId paramId
)
-
paramIdId of a parameter in the definition.
Return Value
string
The formula, or an empty string if there is no formula for the parameter.
-
This RebarShapeDefinition does not have a value for the parameter paramId.
-
A non-optional argument was null