GetICEAttributeFromName (ProjectItem)
Introduced
7.0
Description
Returns the attribute data as an ICEAttribute object matching the specified name.
Scripting Syntax
ProjectItem.GetICEAttributeFromName( AttributeName )
C# Syntax
ICEAttribute ProjectItem.GetICEAttributeFromName( String in_name );Parameters
|
Parameter |
Type |
Description |
|
AttributeName |
Name of the attribute to find. |
Return Value
See Also
Autodesk Softimage v7.5