Documentación de la 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
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado