Get 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.
FUNCTION GetCableBreakData(
hObj : HANDLE;
DataSelector : STRING;
BreakIndex : INTEGER) : STRING;def vs.GetCableBreakData(hObj, DataSelector, BreakIndex):
return STRING| Name | Type | Description |
|---|---|---|
| hObj | HANDLE | |
| DataSelector | STRING | |
| BreakIndex | INTEGER |
Availability: from Vectorworks 2025.4