2027 Method
Changes 8
M

Rebar.GetLayoutFormula

Description:
Gets the formula that is used to compute the spacings between bars.
public string GetLayoutFormula(
	bool formatFormula
)
  • Boolean
    formatFormula
    If it's false the returned string will contain values that are not rounded and they are in internal Revit units (decimal feet), otherwise it will be formatted according to project units.
Return Value String Returns the formula that is used to compute the spacings between bars.