| SoByteStreamConvert Method | 
| Name | Description | |
|---|---|---|
| Convert(SoNode) | Calls Convert(node, true).  | |
| Convert(SoPath) | Calls Convert(path, true).  | |
| Convert(SoPathList) | Calls Convert(pathList, true).  | |
| Convert(SoNode, Boolean) | Converts the passed scene graph object(s) into a byte stream.  | |
| Convert(SoPath, Boolean) | Converts the passed scene graph object(s) into a byte stream.  | |
| Convert(SoPathList, Boolean) | Converts the passed scene graph object(s) into a byte stream.  |