FabricWireItem Properties
| Name | Return Type | Description |
|---|---|---|
| Distance | double | Distance to the next fabric wire item Can be 0 to be used with offset along wire. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| OffsetAlongWire | double | Offset along wire direction Wire distance should be 0 if we want to be along the same wire |
| WireLength | double | Wire length for this wire item |
| WireType | ElementId | The wire type of this wire item |