Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 482 Bytes

File metadata and controls

27 lines (21 loc) · 482 Bytes

SL_UpdateSAcc

Description

Updates an existing Static Accessory UID in the data exchange file.

PROCEDURE SL_UpdateSAcc(
				InstHand : HANDLE;
				InstUID  : DYNARRAY[] of CHAR);
def vs.SL_UpdateSAcc(InstHand, InstUID):
    return None

Parameters

Name Type Description
InstHand HANDLE
InstUID DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2012

Category