RVTDocs.com

FabricWireItem.OffsetAlongWire

Property
Description:
Offset along wire direction Wire distance should be 0 if we want to be along the same wire
Syntax
public double OffsetAlongWire { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: The given value for offset is not a number
ArgumentOutOfRangeException When setting this property: The given value for offset must be between 0 and 30000 feet.