API 설명서
>
Creo Parametric fundamentals
>
Object ProModelitem
> Function ProModelitemToRelset
Function ProModelitemToRelset
Description
Gets the relation set associated to the specified model item.
NOTE:
Only those model items whose types are specified by
ProRelObjType
are supported.
Synopsis
#include <
ProRelSet.h
>
ProError
ProModelitemToRelset
(
ProModelitem
* p_item
/* (In)
The model item
*/
ProRelset
* p_relset
/* (Out)
The associated relation set
*/
)
Returns
PRO_TK_NO_ERROR
The relation set was found and returned.
Other
The relation set does not exist.
Sample Code References
pt_examples ( TestRelation.c )
pt_examples ( TestRelation.c )
pt_examples ( TestRelation.c )
pt_udf_examples ( PTUDFExParamInfo.c )
pt_udf_examples ( PTUDFExParamVerify.c )
pt_userguide ( UgRelsEdit.c )
User Guide References
Relations:ProModelitemToRelset
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.