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: 2024.1.2.0 (2024.1.2)
Syntax
public virtual SiRenderAreaRenderStatus Render()

Return Value

Type: SiRenderAreaRenderStatus

Implements

SiRenderAreaRender
Remarks

This function returns always ABORTED.

See Also