AXY:MC-Basic:axis.ELEMENTSIZE

From SoftMC-Wiki
Revision as of 08:45, 22 May 2014 by Miborich (talk | contribs)
Jump to: navigation, search

Returns how many axes are belonging to this element

Syntax

?<axis>.ElementSize

Availability

Since Version 3.6.20

Type

Long

Range

Always returns 0 for axis

Scope

Task, Terminal

Limitations

Modal Only, Read only

Examples

n = A1.ElementSize

See Also