BendRadius Property


The radius of all fillets, except hook fillets, in the Rebar shape.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2012

Syntax

C#
public double BendRadius { get; set; }
Visual Basic
Public Property BendRadius As Double
	Get
	Set
Visual C++
public:
property double BendRadius {
	double get ();
	void set (double value);
}

Remarks

Inner radius, not centerline

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →