RVTDocs.com

FabricWireItem.Distance

Property
Description:
Distance to the next fabric wire item Can be 0 to be used with offset along wire.
Syntax
public double Distance { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The given value for distance is not a number
ArgumentOutOfRangeException When setting this property: The given value for distance must be between 0 and 30000 feet.