Adverti horiz upsell

getEnumAttrString (WIN32) 1.0 for Maya (maya plugin)

getEnumAttrString 1.0 (WIN32 -...

License
Button download
870 Downloads

Compatibility

  • 6.x, 5.x, 4.x

Operating Systems

  • Windows

History

Created:04/29/2004
Last Modified:03/11/2005
File Size: 18.2 KB
getEnumAttrString 1.0 (WIN32 - FREEWARE)

PLUG-IN DESCRIPTION:

MEL command to get field names from enumerated attributes.

SYNOPSIS:

getEnumAttrString [-enumIndex ei] node.enumAttr

RETURN VALUE:

string[] or string

FLAGS:

-enumIndex/-ei int

Returns the field name associated with a given index.
If no flag is used, it returns a string array containging
all the field names.

USAGE:

string $fields[] = `getEnumAttrString pSphereShape1.materialBlend`;
string $field = `getEnumAttrString -ei 1 pSphereShape1.materialBlend`;

For Windows NT/2000/XP.
Includes Plug-Ins for Maya 4.5, 5.0, 6.0 and 6.5
Includes Source and Documentation.
INSTALLING: Decompress it to 'C:/Program Files', find the
'README.TXT' file into the 'getEnumAttrString' folder and
follow instructions.

Developed by PROVIDE3D. 04/2004
Check out www.provide3d.com for updates and other
downloads.



Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.