SoRasterImageFileGetFileName Method |
Returns the file name that was given in the filename constructor.
Namespace: OIV.Inventor.Image
If the filename constructor was not used, this method returns an empty string. To get the file name as a full path, the methods OIV.Inventor.Image.SoRasterImageFile.GetFullPathFileName() or OIV.Inventor.Image.SoRasterImageFile.GetStringFullPathFileName() should be used.