All Frameworks  Class Hierarchy  This Framework  Indexes

SPApart Global Function find_part


PART* find_part(unsigned int id)
Finds a PART given the PART's ID but not its handle.

Role: Looks up a PART given the PART's ID but not its handle. If the user knows the PART's handle, use the Part method of part_handle to get the PART instead of this procedure because it is faster and more reliable.

Effect: Read-only

Parameters:
id
part id.

This object is included in the file: part.hxx

Copyright (c) 1989-2007 by Spatial Corp. All rights reserved.