Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 490 Bytes

File metadata and controls

27 lines (21 loc) · 490 Bytes

LDevice_GetAccCount

Description

Get the count of accessories attached to a Lighting Device's cell.

FUNCTION LDevice_GetAccCount(
				handle    : HANDLE;
				cellIndex : LONGINT): LONGINT;
def vs.LDevice_GetAccCount(handle, cellIndex):
    return LONGINT

Parameters

Name Type Description
handle HANDLE
cellIndex LONGINT

Version

Availability: from Vectorworks 2021

Category