Click or drag to resize
SoOffscreenRenderAreaRenderToFile Method (String)
Calls RenderToFile(filename, OIV.Inventor.SoOffscreenRenderArea.OutputFormats( .SoOffscreenRenderArea.RGB )).

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool RenderToFile(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: Boolean
Remarks