Category
Assembly
, Object
ProAsmcomp
Function ProAsmcompExtract
Description
Extract selected component with input new name.
Synopsis
#include <
ProAsmcomp.h
>
ProError
ProAsmcompExtract
(
ProSelection
comp_sel
/* (In)
Component selection.
*/
ProMdlName
newMdlName
/* (In)
New model name.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
The arguments is invalid.
PRO_TK_NO_CHANGE
Selected component is not embedded.
PRO_TK_E_FOUND
Model name exists. Please use a different model name.
Manual References:
Assembly: Basic Assembly Access: Embedded Components and Inseparable Assemblies
Assembly: Basic Assembly Access: Embedded Components and Inseparable Assemblies