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

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:axis.ELEMENTSIZE to MC-Basic:axis.ELEMENTSIZE: Global renaming of Axystems: namespace into (Main):)
Line 1: Line 1:
 +
{{Languages}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Revision as of 03:16, 19 April 2017

Language: English  • 中文(简体)‎

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