Click or drag to resize
SoGLRenderActionResetFrameCounter Method (UInt32)

Reset the frame counter.

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

Parameters

count
Type: SystemUInt32
Remarks

Do not call this method during a traversal.

See Also