Geometry.ICEAttributes
 
 
 

Geometry.ICEAttributes

Introduced

v7.0

Description

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

C# Syntax

// get accessor
ICEAttributeCollection rtn = Geometry.ICEAttributes;

See Also

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