API 文件集 > View manager > Object ProSimprepdata > Function ProSimprepdataDefltSet
Function ProSimprepdataDefltSet
Description
Sets the default action in the ProSimprepdata structure.
NOTE:
Operates on assemblies only, not parts.
Synopsis
#include <ProSimprepdata.h>
ProSimprepdataDefltSet
(
/* (In)
The pointer to the ProSimprepdata structure
*/
/* (In)
The default action type (PRO_SIMPREP_INCLUDE or PRO_SIMPREP_EXCLUDE)
*/
)
Returns
The function successfully set the default action.
One or more of the arguments are invalid.
Sample Code References
User Guide References
這是否有幫助?