Click or drag to resize
SoGLRenderActionResetFrameCounter Method (UInt32)

Reset the frame counter.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public void ResetFrameCounter(
	uint count
)

Parameters

count
Type: SystemUInt32
Remarks

Do not call this method during a traversal.

See Also