Callback ProFacetsetFilterAction
Description
Filter action for visiting the facet sets in a solid model.
Synopsis
#include <ProFacet.h>
(*ProFacetsetFilterAction)
(
ProFacetSet* facet_set
/* (In)
The facet set.
*/
ProAppData app_data
/* (In)
Application data passed to the function.
*/
)
Returns
Skip visiting this item.
Any other value
Visit this item and pass this error code to the visit action.
User Guide References
これは役に立ちましたか?