<Code Lib>
2022 Method
Changes 0
M

RebarShapeDefinition.GetParameterFormula

Description:
Return the parameter's formula, if one is associated with it.

public string GetParameterFormula(
	ElementId paramId
)

Return Value string The formula, or an empty string if there is no formula for the parameter.

Loading…