AXY:MC-Basic:axis.ELEMENTSIZE

From SoftMC-Wiki
Revision as of 13:56, 20 March 2014 by Lisa (talk | contribs) (Text replace - "Versions 3.6.20 and higher" to "Since Version 3.6.20")
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