Previous | Up | Next |
Loads an object from a character string to m3d format by specifying the father’s handler (nil if none exists).Parameters
If the father is specified, the elements of the file will be considered as his son.
I M3loadString ( S3d _session_ S _contenu_ H3d _father_ )
Return value
_session_ 3D Session _contenu_ Character string containing the definition of objects to be read _father_ 3D object acting as a anchor for the elements read in the character string
0 if successful, otherwise nil