Retrieve the parameters from the Auto Dimension GetDimensionDefinitions (78) message sent to a Script object.
PROCEDURE vsoADPGetDimDefParms(
message : LONGINT;
VAR viewType : INTEGER;
VAR universalName : DYNARRAY[] of CHAR;
VAR dimType : INTEGER);def vs.vsoADPGetDimDefParms(message):
return (viewType, universalName, dimType)| Name | Type | Description |
|---|---|---|
| message | LONGINT | |
| viewType | INTEGER | |
| universalName | DYNARRAY[] of CHAR | |
| dimType | INTEGER |
Availability: from Vectorworks 2023