RVTDocs.com

FabricWireType.WireDiameter

Property
Description:
Determines the diameter of the wire.
Syntax
public double WireDiameter { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The given value for wireDiameter is not a number
ArgumentOutOfRangeException When setting this property: The wire diameter wireDiameter is negative or greater than 12 inches/300 mm.