Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.



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