Geometry.GetICEAttributeFromName

Introduced

v7.0

Description

Returns the attribute data matching the specified name.

Scripting Syntax

oReturn = Geometry.GetICEAttributeFromName( AttributeName );

Return Value

ICEAttribute

Parameters

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

See Also

Geometry.ICEAttributes ProjectItem.ICEAttributes ProjectItem.GetICEAttributeFromName