Function ProSimprepdataDefltGet
Description
Retrieves the default action from the ProSimprepdata structure.
NOTE:
Operates on assemblies only, not parts.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSimprepdata.h>
ProSimprepdataDefltGet
(
/* (In)
The pointer to the ProSimprepdata structure
*/
/* (Out)
The pointer to the default action type (PRO_SIMPREP_INCLUDE or PRO_SIMPREP_EXCLUDE)
*/
)
Returns
The function successfully retrieved the information.
One or more of the input arguments are invalid.
Sample Code References
User Guide References
これは役に立ちましたか?