| Animator3dsGoToFrame Method  | 
            Goes to the frameNo. This method can be called when the animation is running or when it is stopped.
            
 
Namespace: Ab3dAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntaxpublic Model3DGroup GoToFrame(
	double frameNo
)
Parameters
- frameNo
 - Type: SystemDouble
frameNo 
Return Value
Type: 
Model3DGroupModel3DGroup for the frameNo
See Also