API 설명서
>
Curve and surface collection
>
Object ProCrvcollection
> Function ProCrvcollectionAlloc
Function ProCrvcollectionAlloc
Description
Allocates a curve collection
Synopsis
#include <
ProCrvcollection.h
>
ProError
ProCrvcollectionAlloc
(
ProCollection
* r_collection
/* (Out)
Pointer to curve collection
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
PRO_TK_OUT_OF_MEMORY
Memory allocation failure.
See Also
ProCollectionFree
Sample Code References
pt_af_examples ( PTAEToChamfer.c )
pt_af_examples ( PTAEToRound.c )
pt_userguide ( UgChamferTemplate.c )
pt_userguide ( UgCreoSweepCreate.c )
pt_userguide ( UgDraftTemplate.c )
pt_userguide ( UgEdgeChamferCreate.c )
pt_userguide ( UgEdgeRoundCreate.c )
pt_userguide ( UgIntcollectionDraftCreate.c )
pt_userguide ( UgRoundTemplate.c )
pt_userguide ( UgSimpleDraftCreate.c )
pt_userguide ( UgSmtFlgWallCreate.c )
pt_userguide ( UgSmtFlgWallCreate.c )
pt_userguide ( UgGeomCurveLength.c )
pt_userguide ( UgMfgMillSeqCreate.c )
User Guide References
Creation and Modification of Curve Collections:ProCrvcollectionAlloc
Tools Available for Updating Applications:ProCrvcollectionAlloc
Parent topic
Object ProCrvcollection
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.