IGeometryItem Interface Reference

Inherits IModelItem.

Inherited by ICoordinateSystem, IEdge, IQuilt, and ISurface.

Inheritance diagram for IGeometryItem:

Inheritance graph
[legend]
List of all members.

Detailed Description

The generic geometry object.

Contained by:
Warning:
Due to performance reasons, it is possible to have several IGeometryItem instances that share the same underlying Pro/ENGINEER object. As a consequence, do not rely on comparing COM instances to check if they represent the same geometry item - compare their identifiers instead (use IModelItem::Id()).
Note:
Clients are encouraged to release references to geometry items as soon as they are no longer needed. Number of geometry items can be large, and holding corresponding COM objects in memory can have adverse affect on performance.
See also:
IFeature::GetGeometryItems


Properties

IFeature Feature [get]
 Feature that contains this geometry item.
ISolid Solid [get]
 The solid containing this geometry item.


Generated on Mon Feb 12 14:18:32 2007 for ETRAGE ACI for Pro/ENGINEER by  doxygen 1.5.1-p1