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: 2024.1.1.0 (2024.1.1)
Syntax
public bool OpenWrite()

Return Value

Type: Boolean
Remarks

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

See Also