Click or drag to resize
SoRasterImageFileOpenWrite Method

Open the file (specified with OIV.Inventor.Image.SoRasterImageFile.SetFileName(System.String)) for writing.

Namespace: OIV.Inventor.Image
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public bool OpenWrite()

Return Value

Type: Boolean
Remarks

The filename should be a full path. Returns true if successful.

See Also