All Frameworks  Class Hierarchy  This Framework  Indexes

SPApart Global Function api_part_create


outcome api_part_create(unsigned int size,
PART*& part)
Creates a new PART.

Role: This API creates a new part. It initially allocates enough space to contain the specified size (the number of entities). All api_part functions should be thought of as requiring the use of the PART class.

Effect: Changes model

Journal: Not Available

Parameters:
size
initial size of entity table for part.
part
returns part.

This object is included in the file: part_api.hxx

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