API 설명서 > Miscellaneous > Object ProGlobal > Callback ProGlobalInterfCalcPostAction
Callback ProGlobalInterfCalcPostAction
Description
This notification is called after a global interference check has been run on an assembly.
Synopsis
#include <ProNotify.h>
(*ProGlobalInterfCalcPostAction)
(
ProAssembly assembly
/* (In)
The assembly where the interference check was run.
*/
)
Returns
Return values are not interpreted by Creo Parametric.
User Guide References
도움이 되셨나요?