Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 553 Bytes

File metadata and controls

28 lines (21 loc) · 553 Bytes

vsoADPSetLocTypeName

Description

Provide the localized type name result for the Auto Dimension GetLocalizedTypeName (76) message sent to a Script object.

PROCEDURE vsoADPSetLocTypeName(
				message       : LONGINT;
				localizedName : DYNARRAY[] of CHAR);
def vs.vsoADPSetLocTypeName(message, localizedName):
    return None

Parameters

Name Type Description
message LONGINT
localizedName DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2023

Category

  • Object Events