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

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

Revision as of 16:10, 13 December 2010

Returns how many axes are belonging to this element

Syntax

?<axis>.ElementSize

Availability

Versions 3.6.20 and higher

Type

Long

Range

Always returns 0 for axis

Scope

Task, Terminal

Limitations

Modal Only, Read only

Examples

n = A1.ElementSize

See Also