Q3ViewerWriteFile
You can use theQ3ViewerWriteFilefunction to update the file data being displayed in a viewer.
OSErr Q3ViewerWriteFile ( TQ3ViewerObject theViewer, long refNum);
theViewer- A viewer object.
refnum- The file reference number of an open file.
DESCRIPTION
TheQ3ViewerWriteFilefunction writes the 3D data currently associated with the viewer object specified by thetheViewerparameter to the file specified by therefnumparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help