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.

Axis countOptions: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
Line 1: Line 1:
[[Category:HelpBooks]]
[[Category:Axis set modifying CGScript functions]]





Revision as of 03:32, 29 March 2011



Axis_countOptions

Returns the number of axis options for the axis passed as argument to the method.

Syntax

Axis_countOptions(axis)

Arguments

axis: Is an axis array created by Axis_new function.

Return type

number

Examples

number n = Axis_countOptions(myAxis);

Availability

Version 5.5