Function:ds2isprotected
From S2PLOT
(Difference between revisions)
Revision as of 03:31, 10 March 2008
ds2isprotect
Query state of dynamic geometry protection.
Prototype
void ds2isprotected(void);
Description
Query whether dynamic geometry is currently protected.
See Also
ds2protect | Protect dynamic geometry. |
ds2unprotect | Unprotect the dynamic geometry. |
Code Example
Back to S2PLOT function list.