Function:ds2isprotected
From S2PLOT
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.