API 文件集 > View manager > Object ProSimprepdataitem > Function ProSimprepdataitemInit
Function ProSimprepdataitemInit
Description
Initializes the specified item in the ProSimprepitem structure.
NOTE:
Operates on assemblies only, not parts.
Synopsis
#include <ProSimprepdata.h>
ProSimprepdataitemInit
(
ProIdTable compidtab
/* (In)
The component path (for assembly simplified representations)
*/
int table_num
/* (In)
Size of the component path (for assembly simplified representations)
*/
int feat_id
/* (In)
Not supported in this release. For part simplified representations only. The feature identifier, if table_num is PRO_VALUE_UNUSED
*/
/* (In)
The action structure
*/
/* (Out)
The filled structure
*/
)
Returns
The function successfully initialized the structure.
One or more of the input arguments are invalid.
Sample Code References
User Guide References
這是否有幫助?