ProjectItem.GetICEAttributeFromName

Introduced

v7.0

Categories

ICE

Description

Returns the attribute data as an ICEAttribute object matching the specified name.

Scripting Syntax

oReturn = ProjectItem.GetICEAttributeFromName( AttributeName );

Return Value

ICEAttribute

Parameters

Parameter Type Description
AttributeName String Name of the attribute to find.

See Also

ProjectItem.ICEAttributes Geometry.ICEAttributes Geometry.GetICEAttributeFromName