Click or drag to resize
SoOffscreenRenderAreaRender Method

Calling the OIV.Inventor.SoOffscreenRenderArea.Render() method is useless and does nothing.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public virtual SiRenderAreaRenderStatus Render()

Return Value

Type: SiRenderAreaRenderStatus

Implements

SiRenderAreaRender
Remarks

This function returns always ABORTED.

See Also