Click or drag to resize
SoWinViewerFramePerSecondCB Delegate

Large Model Viewing notification callbacks for frames per second and decimation percentage.

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public delegate void FramePerSecondCB(
	float fps,
	SoWinViewer viewer
)

Parameters

fps
Type: SystemSingle
viewer
Type: OIV.Inventor.Win.ViewersSoWinViewer
Remarks

See Also