VisualizationFoundation Global Function CATReadCgr


CATReadCgr( iBuffer,
iLBuffer)
This function reads a buffer containing Cgr data and returns this graphic data as a pointer to a CAT3DRep. Role:This function reads a Cgr buffer and returns its graphic data as a pointer to a CAT3DRep object.
Returns:
If everything is OK, the function returns a valid pointer to a CAT3DRep, else, it returns a NULL pointer.
Parameters:
iBuffer
The buffer to read.
iLBuffer
The length, in bytes of iBuffer.

This object is included in the file: CATReadWriteCgr.h

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