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.
這是否有幫助?