AxisSet count

From Catglobe Wiki
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