Open the file (specified with OIV.Inventor.Image.SoRasterImageFile.SetFileName(System.String)) for writing.
public bool OpenWrite()
Public Function OpenWrite As Boolean
public: bool OpenWrite()
member OpenWrite : unit -> bool
The filename should be a full path. Returns true if successful.