API 文档 > Mechanism Design > Object ProSnapshot > Function ProSnapshotAllowedInDrawingSet
Function ProSnapshotAllowedInDrawingSet
Description
makes active snapshot available / unavailable in drawings. Available for top level snapshot only.
Synopsis
#include <ProKinDrag.h>
ProSnapshotAllowedInDrawingSet
(
const ProBool allow
/* (In)
Make available if allow is PRO_B_TRUE and unavailable otherwise.
*/
)
Returns
The function was successful.
The function failed.
User Guide References
这对您有帮助吗?