Matrix1 Utility Plug-ins

GET LIMB BY NAME


Syntax

Limb number = GET LIMB BY NAME( Object number, Limb name )
Limb number = GET LIMB BY NAME( Object number, Limb name, Case )
Limb number = GET LIMB BY NAME( Object number, Starting Limb, Limb name )
Limb number = GET LIMB BY NAME( Object number, Starting Limb, Limb name, Case )

Description

Searches the object for a limb with a matching name - the case of the name is ignored for the search.

In the second form of the function, if the Case flag is set to 1, then the name will be looked for in a case-sensitive way (i.e. an exact match).

The third and fourth forms of this function allow you to specify the minimum limb number to start the search from - this allows limbs to have identical names and for you to be able to search for them all.

Go back to ...

Matrix1Util_12 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011