ProjectItem.ICEAttributes

Introduced

v7.0

Description

Returns an ICEAttributeCollection object containing each ICEAttribute object defined for this object.

C# Syntax

// get accessor
ICEAttributeCollection rtn = ProjectItem.ICEAttributes;

See Also

ProjectItem.AddICEAttribute ProjectItem.GetICEAttributeFromName ProjectItem.RemoveICEAttribute Geometry.AddICEAttribute Geometry.GetICEAttributeFromName Geometry.ICEAttributes Geometry.RemoveICEAttribute