Category
Feature element trees
, Object
ProReference
Function ProReferenceAlloc
Description
Allocates a reference handle.
Synopsis
#include <
ProReference.h
>
ProError
ProReferenceAlloc
(
ProReference
*
reference
/* (Out)
The allocated reference handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
The argument was invalid.
Manual References:
Element Trees: References: Modifying References
Element Trees: References: Modifying References
Sample Code References:
pt_af_examples ( PTAEToChamfer.c )
pt_af_examples ( PTAEToDraft.c )
pt_af_examples ( PTAEToDraft.c )
pt_af_examples ( PTAEToDraft.c )
pt_af_examples ( PTAEToRound.c )
pt_userguide ( UgChamferTemplate.c )
pt_userguide ( UgDraftTemplate.c )
pt_userguide ( UgDraftTemplate.c )
pt_userguide ( UgDraftTemplate.c )
pt_userguide ( UgRoundTemplate.c )
pt_userguide ( UgRoundTemplate.c )
pt_userguide ( UgRoundTemplate.c )