Difference between revisions of "AXY:MC-Basic:group.ELEMENTSIZE"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ?<''group''>.ElementSize |AVAILABILITY= Versions 3.6.20 and higher |DESCRIPTION= Returns how many axes are belonging to this group |TYPE= Lo…')
 
m (1 revision)
(No difference)

Revision as of 16:10, 13 December 2010

Returns how many axes are belonging to this group

Syntax

?<group>.ElementSize

Availability

Versions 3.6.20 and higher

Type

Long

Range

1 to 64 ( 0 value for axes identification only )

Scope

Configuration, Task, Terminal

Limitations

Modal Only, Read only

Examples

n = G1.ElementSize

See Also