User's Guide > Assembly: Assembling Components > Redefining Components Interactively
Redefining Components Interactively
The functions described in this section enable you to reroute previously assembled components, as in an interactive session of .
Functions Introduced:
ProAsmcompConstrRedefUI()
ProAsmcompPackageMove()
The function ProAsmcompConstrRedefUI() is intended for use in interactive Creo TOOLKIT applications. This function displays the Component Placement dialog box, enabling you to redefine the constraints interactively. Control is given back to the Creo TOOLKIT application when you select OK or Cancel the dialog box is closed.
The function ProAsmcompPackageMove() supports interactive and programmatic packaging of components. The arguments to this function allow the user or the program to repackage an existing component. If the component is used for interactive purposes, the control is given back to the Creo TOOLKIT application when you select OK or Cancel the dialog box is closed.
這是否有幫助?