VisualizationFoundation Global Function CATReadCgr


CATReadCgr( iFileNamelist,
iSizeList,
iSettingCgr)
This function reads a Cgr files list and returns their graphic data as an array of pointers to CAT3DRep objects. Role:This function reads a Cgr files list and returns their graphic data as an array of pointers to CAT3DRep objects.
Returns:
This function returns an array of pointers to CAT3DRep. This array size is equal to the number of Cgr files to read. Each field contains, as a pointer to a CAT3DRep, the representation of the corresponding Cgr file. If the CATReadCgr() function encounters a problem during the reading of a Cgr file, the corresponding field of the returned array is NULL.
Parameters:
iFileNameList
The list of Cgr files to read.
iSizeList
The number of Cgr files to read.
iSettingCgr
do not use. Set this parameter to the USE_LODS_TEXTURE_EDGE value.

This object is included in the file: CATReadWriteCgr.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.