RVTDocs.com

FabricWireItem.WireLength

Property
Description:
Wire length for this wire item
Syntax
public double WireLength { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The given value for length is not a number
ArgumentOutOfRangeException When setting this property: The given value for length must be greater than 0 and no more than 30000 feet.