ToScriptArray Method (JScriptHelper Object)

Object: JScriptHelper

Prerequisites: None.

Converts a JScriptArray to a VBArray.

Usage

ScriptHelper.ToScriptArray(JScriptArray) As Object

Arguments

None.

Return Values

Object. Returns a VBArray that has been converted from a JScriptArray.

Description

In order to pass a points array (often used to create new design objects defined by a geometry), you must convert any JScriptArrays to VBArrays.