Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 547 Bytes

File metadata and controls

29 lines (21 loc) · 547 Bytes

GetCablePartsCnt

Description

Get the count of cable parts in the cable or cable section. If SectionIndex is set to 0 it will be ignored.

FUNCTION GetCablePartsCnt(
				hObj         : HANDLE;
				SectionIndex : INTEGER) : INTEGER;
def vs.GetCablePartsCnt(hObj, SectionIndex):
    return INTEGER

Parameters

Name Type Description
hObj HANDLE
SectionIndex INTEGER

Version

Availability: from Vectorworks 2025.4

Category