RVTDocs.com

FabricWireType.BendDiameter

Property
Description:
Determines the bending diameter of the wire.
Syntax
public double BendDiameter { get; set; }
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.