AxisSet count

From Catglobe Wiki
Revision as of 10:53, 23 December 2011 by Cg van (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



AxisSet_count

Returns the number of axes in the axis-set.

Syntax

AxisSet_count()

Arguments

None

Return type

number

Examples

number n = AxisSet_count();

print(n); //Returns the number of axes in the axis-set.

Availability

Version 5.5