Function:ds2isprotected
From S2PLOT
(Difference between revisions)
Revision as of 03:31, 10 March 2008 S2plot admin (Talk | contribs) ← Previous diff |
Revision as of 03:31, 10 March 2008 S2plot admin (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
- | ==ds2isprotect== | + | ==ds2isprotected== |
Query state of dynamic geometry protection. | Query state of dynamic geometry protection. | ||
Revision as of 03:31, 10 March 2008
ds2isprotected
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.