AxisSet count
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