API 설명서 > Mechanism Design > Object ProKinDrag > Function ProKinDragReconnect
Function ProKinDragReconnect
Description
reconnect is performed taking into account constraints (but not transforms) from the snapshot specified in ProKinDragEnvironmentSet(). Function ProWindowRefresh() should be performed to see the changes in components positions.
Synopsis
#include <ProKinDrag.h>
ProKinDragReconnect
(void)
Returns
The function was successful.
Connect failed. The model is left unchanged.
The function ProKinDragStart has not been called before.
User Guide References
도움이 되셨나요?