ufoProcessReadAsciiData

void ufoProcessReadAsciiData( 
ufoProcess process_instance, 
char *ascii_data_string); 

This function is optional. If supplied, it will be called just after the UFO process has been loaded by the application from a descriptor file. The ASCII string will contain the exact representation of the private data which was saved when the UFO process was saved to disk, as returned by ufoProcessWriteAsciiData.

The contents of the string, ascii_data_string, should copied if required beyond the duration of the function call.



Autodesk Softimage v7.5