Documentation de l'API
>
Curve and surface collection
>
Object ProCrvcollection
> Function ProCrvcollectionInstructionAdd
Function ProCrvcollectionInstructionAdd
Description
Adds instruction to curve collection
Synopsis
#include <
ProCrvcollection.h
>
ProError
ProCrvcollectionInstructionAdd
(
ProCollection
collection
/* (In)
Curve collection
*/
ProCrvcollinstr
instr
/* (In)
Instruction to add
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
PRO_TK_INVALID_TYPE
The collection contains instructions for surfaces.
Sample Code References
pt_af_examples ( PTAEToChamfer.c )
pt_af_examples ( PTAEToRound.c )
pt_userguide ( UgChamferTemplate.c )
pt_userguide ( UgChamferTemplate.c )
pt_userguide ( UgDraftTemplate.c )
pt_userguide ( UgEdgeChamferCreate.c )
pt_userguide ( UgEdgeChamferCreate.c )
pt_userguide ( UgEdgeRoundCreate.c )
pt_userguide ( UgEdgeRoundCreate.c )
pt_userguide ( UgEdgeRoundCreate.c )
pt_userguide ( UgEdgeRoundCreate.c )
pt_userguide ( UgRoundTemplate.c )
pt_userguide ( UgRoundTemplate.c )
pt_userguide ( UgRoundTemplate.c )
pt_userguide ( UgRoundTemplate.c )
pt_userguide ( UgSimpleDraftCreate.c )
pt_userguide ( UgSmtFlgWallCreate.c )
pt_userguide ( UgSmtFlgWallCreate.c )
pt_userguide ( UgMfgMillSeqCreate.c )
User Guide References
Creation and Modification of Curve Collections:ProCrvcollectionInstructionAdd
Parent topic
Object ProCrvcollection
Est-ce que cela a été utile ?
Ce site fonctionne de manière optimale avec JavaScript activé.