Category Data sharing, Object ProShrinkwrapoptions

Function ProShrinkwrapoptionsFramesFileSet


Description
Sets a frames file (name or path) to be used for motion envelope creation (default: none). Valid only for the PRO_SWCREATE_FACETED_SOLID method.
Synopsis
#include <ProShrinkwrap.h>
ProErrorProShrinkwrapoptionsFramesFileSet(
ProShrinkwrapOptions options
/* (In)
options handle
*/
ProPath frames_file
/* (In)
frames file (name or path) for motion envelope creation
*/
)
Returns
PRO_TK_NO_ERRORfunction completed successfully.
PRO_TK_BAD_INPUTSimproper inputs

Manual References:

  1. Interface: Data Exchange: Setting Shrinkwrap Options