AXY:MC-Basic:axis.ELEMENTSIZE

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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