Set cable break data. Data selectors - 'Name'. If the function is called on a cable break subpart the break index is ignored. If the function is called on a cable object you have to specify the break index.
PROCEDURE SetCableBreakData(
hObj : HANDLE;
DataSelector : STRING;
BreakIndex : INTEGER;
Value : STRING);def vs.SetCableBreakData(hObj, DataSelector, BreakIndex, Value):
return None| Name | Type | Description |
|---|---|---|
| hObj | HANDLE | |
| DataSelector | STRING | |
| BreakIndex | INTEGER | |
| Value | STRING |
Availability: from Vectorworks 2025.4