MC-Basic:group.UPTO

From SoftMC-Wiki
Revision as of 08:51, 22 May 2014 by Miborich (talk | contribs) (Miborich moved page Axystems:MC-Basic:group.UPTO to MC-Basic:group.UPTO: Global renaming of Axystems: namespace into (Main):)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Number of points taken from through-array for the interpolation.

Syntax

UpTo

Availability

Since Version 3.7.x

Type

Long

Range

3 to arraysize(a)

Default

3

Limitations

Nodal-Only

Examples

Dim a[5] as location of xyzr
Pass through=a UpTo=3