VS:vsoGetIntSzingParams: 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

Sets the parameter names needed for interactive sizeing.

PROCEDURE vsoGetIntSzingParams(
widthParam :DYNARRAY[] of CHAR;
heightParam :DYNARRAY[] of CHAR;
elevationParam :DYNARRAY[] of CHAR;
elevationAtParam :DYNARRAY[] of CHAR);
def vs.vsoGetIntSzingParams(widthParam, heightParam, elevationParam, elevationAtParam):
    return None

Parameters

widthParam DYNARRAY[] of CHAR
heightParam DYNARRAY[] of CHAR
elevationParam DYNARRAY[] of CHAR
elevationAtParam DYNARRAY[] of CHAR

Version

Availability: from Vectorworks 2023