Set cable section data. Data selectors - 'Name', 'Parts Ordered', 'Length', 'Start Slack', 'End Slack', 'Swag', 'Total Vertical Drop'. 'Parts Ordered', 'Length' and 'Total Vertical Drop' are read only. If the function is called on a cable section subpart the section index is ignored. If the function is called on a cable object you have to specify the section index.
PROCEDURE SetCableSectionData(
hObj : HANDLE;
DataSelector : STRING;
SectionIndex : INTEGER;
Value : STRING);def vs.SetCableSectionData(hObj, DataSelector, SectionIndex, Value):
return None| Name | Type | Description |
|---|---|---|
| hObj | HANDLE | |
| DataSelector | STRING | |
| SectionIndex | INTEGER | |
| Value | STRING |
Availability: from Vectorworks 2025.4