API ドキュメンテーション > Mechanica > Object ProMechitem > Callback ProMechitemFilterAction
Callback ProMechitemFilterAction
Description
The filter action used for visiting Creo Simulate items.
Synopsis
#include <ProMechItem.h>
(*ProMechitemFilterAction)
(
/* (In)
The Creo Simulate simulation item.
*/
ProAppData app_data
/* (In)
Application data passed to the Visit function.
*/
)
Returns
Do not call the visit action for this item.
Any other value
Call the visit action for this item.
User Guide References
これは役に立ちましたか?