Description | ||||||||
Sets the default action in the ProSimprepdata structure.
NOTE: Operates on assemblies only, not parts. |
||||||||
Replacement in Object TOOLKIT: | wfcWSimpRep::SetSimpRepInstructionDefaultAction | |||||||
Synopsis | ||||||||
#include <ProSimprepdata.h> | ||||||||
ProError | ProSimprepdataDefltSet | ( | ||||||
ProSimprepdata* p_data | ||||||||
/* (In) | ||||||||
The pointer to the ProSimprepdata structure | ||||||||
*/ | ||||||||
ProSimprepActionType action | ||||||||
/* (In) | ||||||||
The default action type (PRO_SIMPREP_INCLUDE or PRO_SIMPREP_EXCLUDE) | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|