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:
Synopsis
#include <ProAsmcomp.h>
ProAsmcompMakeUniqueSubasm
(
/* (In)
The path from the top level assembly to the specified unique sub-assembly.
*/
)
Returns
The function successfully created a new instance.
The path is invalid.
Sample Code References
User Guide References
¿Fue esto útil?