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

String

Name of the attribute to find.

Return Value

ICEAttribute

See Also

ProjectItem.ICEAttributes

Geometry.ICEAttributes

Geometry.GetICEAttributeFromName



Autodesk Softimage v7.5