API Documentation
>
Assembly
>
Object ProAsmcomp
> Function ProAsmcompFlexibleUnset
Function ProAsmcompFlexibleUnset
Description
convert a flexible component to the regular one
Replacement in Object TOOLKIT:
wfcWComponentFeat::UnsetAsFlexible
Synopsis
#include <
ProAsmcomp.h
>
ProError
ProAsmcompFlexibleUnset
(
ProAsmcomp
* flexible_comp
/* (In)
The component to be converted to regular one
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded
PRO_TK_NO_CHANGE
Model is in read-only state.
PRO_TK_BAD_INPUTS
The input argument is invalid.
User Guide References
Flexible Components:ProAsmcompFlexibleUnset
Was this helpful?
This site works best with JavaScript enabled