API-Dokumentation
>
Family table
>
Object ProFamtable
> Function ProFamtableItemToModelitem
Function ProFamtableItemToModelitem
Description
Converts a
ProFamtableItem
to a
ProModelitem
.
Types supported for conversion here:
ProType
ProFamtabType
PRO_FEATURE
PRO_FAM_FEATURE
PRO_DIMENSION
PRO_FAM_DIMENSION
PRO_IPAR_NOTE
PRO_FAM_IPAR_NOTE
PRO_UDF
PRO_FAM_UDF
PRO_SUB_ASSEMBLY
PRO_FAM_ASMCOMP
PRO_GTOL
PRO_FAM_GTOL
Replacement in Object TOOLKIT:
pfcFamColModelItem::RefItem
Synopsis
#include <
ProFamtable.h
>
ProError
ProFamtableItemToModelitem
(
ProFamtableItem
* p_fam_item
/* (In)
The family table item
*/
ProModelitem
* r_item
/* (Out)
The model item
*/
)
Returns
PRO_TK_NO_ERROR
The model item is successfully initiated.
Other
The conversion failed.
Sample Code References
pt_examples ( TestFamTab.c )
pt_userguide ( UgFamtabUse.c )
User Guide References
Operations on Family Table Items:ProFamtableItemToModelitem
Parent topic
Object ProFamtable
War dies hilfreich?
Diese Website funktioniert am besten, wenn JavaScript aktiviert ist.