BendDiameter Property


Fabric Wire Type Bend Diameter Property

Determines the bending diameter of the wire.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double BendDiameter { get; set; }

Property Value

Double
The value should be positive.
Exceptions
Exception Condition
ArgumentException When setting this property: The given value for bendDiameter is not a number
ArgumentOutOfRangeException When setting this property: The bending diameter bendDiameter is negative.
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 →