API 설명서
>
Assembly
>
Object ProAsmcomp
> Function ProAsmcompMakeUniqueSubasm
Function ProAsmcompMakeUniqueSubasm
Description
Make a new instance of a sub-assembly, given its path.
Replacement in Object TOOLKIT:
wfcWComponentFeat::MakeUniqueSubAssembly
Synopsis
#include <
ProAsmcomp.h
>
ProError
ProAsmcompMakeUniqueSubasm
(
ProAsmcomppath
* p_path
/* (In)
The path from the top level assembly to the specified unique sub-assembly.
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully created a new instance.
PRO_TK_BAD_INPUTS
The path is invalid.
Sample Code References
pt_examples ( TestMechanism.c )
User Guide References
Modifying Component Properties:ProAsmcompMakeUniqueSubasm
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.