API 설명서
>
Curve and surface collection
>
Object ProSrfcollection
> Function ProSrfcollectionInstructionAdd
Function ProSrfcollectionInstructionAdd
Description
Adds instruction to surface collection
Synopsis
#include <
ProSrfcollection.h
>
ProError
ProSrfcollectionInstructionAdd
(
ProCollection
collection
/* (In)
Surface collection
*/
ProSrfcollinstr
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 curves.
Sample Code References
pt_af_examples ( PTAEToDraft.c )
pt_userguide ( UgDraftTemplate.c )
pt_userguide ( UgRemoveSurfCreate.c )
pt_userguide ( UgSimpleDraftCreate.c )
pt_userguide ( UgMfgMillSeqCreate.c )
User Guide References
Creation and Modification of Surface Collections:ProSrfcollectionInstructionAdd
Parent topic
Object ProSrfcollection
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.