SilverScreen Solid Modeler

is_undo_off

is_undo_off

Previous topic Next topic  

is_undo_off

Previous topic Next topic JavaScript is required for the print function  

 

SilverScreenAPI

 

BOOLEAN is_undo_off ( void )

 

 

 

 

 




Synopsis

#include "silver.h"

 

The is_undo_off function determines if the undo system is enabled or disabled

 

 

Parameters

none

 

 

Return Value

is_undo_off returns TRUE if the undo system has been turned off and FALSE otherwise.

 

 

See Also

undo_on, undo_off