AXY:MC-Basic:axis.ELEMENTSIZE

From SoftMC-Wiki
Revision as of 16:10, 13 December 2010 by Arwiebe (talk | contribs) (1 revision)
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