GINO Graphics Suite - GINO v9.0  

gEndBatchUpdate

Syntax

[C/C++:]
void gEndBatchUpdate(void);
[F90:]
subroutine gEndBatchUpdate

Arguments

None

Description

This routine is used to end a batch of modifications started by gStartBatchUpdate(). The modifications are output to the display to reflect the changes.

See Also

gEndBatchUpdate Usage
gStartBatchUpdate