Skip to main content

REBAR

Returns a property of a standard ASTM rebar (reinforcing bar). Sizes #3–#18. Default property is "area".

CategoryEngineering
SyntaxREBAR(size, [property])

Parameters

ParameterRequiredDescription
sizeRequiredBar number as a number (5) or string ("#5" or "5"). Valid sizes: 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 18.
propertyOptional[Optional] Property to return: "area" (in², default), "diameter" (in), "weight" (lb/ft), "perimeter" (in).

Example

REBAR(size, property)

Auto-generated from the EngCanvas function registry.