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
도움이 되셨나요?