API 文件集 > Assembly > Object ProAsmcomp > Function ProAsmcompFlexibleSet
Function ProAsmcompFlexibleSet
Description
convert the component to flexible one using the specified varied items
Replacement in Object TOOLKIT:
Synopsis
#include <ProAsmcomp.h>
ProAsmcompFlexibleSet
(
/* (In)
The component to be converted to flexible one
*/
ProAsmitem* varied_items
/* (In)
ProArray of varied items to be used for the flexible component definition. Path of varied items should start from "comp".
*/
)
Returns
The function succeeded
Model is in read-only state.
The input argument is invalid.
這是否有幫助?