SoOutputFilePutc Method |
Write a byte to the currently open file.
Namespace: OIV.Inventor
If the file is compressed the byte is compressed on the fly. Returns -1 if no file is currently open. Returns EOF if an error occurs. Returns the byte value specified if successful.
Note |
---|
Member available since Open Inventor 8.1 |