Method RefreshViewer
RefreshViewer(int, int, bool)
Refresh the viewer
Declaration
public void RefreshViewer(int viewer = -1, int frameCount = 1, bool forceUpdate = false)
Parameters
| Type | Name | Description |
|---|---|---|
| int | viewer | Viewer to refresh |
| int | frameCount | Number of frames to render |
| bool | forceUpdate | Force the viewer to update pending modification on the geometry. By default this is disabled while running process |