VS:vsoADPBeginDimType: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
 
(No difference)

Latest revision as of 20:40, 15 September 2022

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Begin providing the dimension type result for the Auto Dimension GetSupportedTypes (77) message sent to a Script object.

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

Parameters

message LONGINT
universalName DYNARRAY[] of CHAR
localizedName DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2023