API 설명서 > Assembly > Object ProAsmcomp > Function ProAsmcompFlexiblemodelAdd
Function ProAsmcompFlexiblemodelAdd
Description
Creates a flexible model from the specified model of the flexible component.
Replacement in Object TOOLKIT:
Synopsis
#include <ProAsmcomp.h>
ProAsmcompFlexiblemodelAdd
(
/* (In)
flexible component
*/
ProAsmcomppath* p_flex_mdl_path
/* (In)
relative path to flexible model from the top model of the flexible component
*/
ProMdl* p_flex_model
/* (Out)
the created flexible model
*/
)
Returns
The function succeeded.
The input argument is invalid.
User Guide References
도움이 되셨나요?