I try to use the getter plug in. The fuction ''SPErr PlayGetting Work Path Info'' is to draw path. But the code like this is not work rightly.
---------------------------------------------------
error = sPSActionControl-%26gt;StringIDToTypeID(''Getting Work Path Info'', %26amp;runtimeEventID);
if (error) goto returnError;
error = sPSActionControl-%26gt;Play(%26amp;result, runtimeEventID, desc00001040, plugInDialogSilent);
if (error) goto returnError;
-------------------------------------------------------
Could you tell me how to draw B茅zier curve path? How to used the codes from ''getter'' plug in rightly?
Please help me. Thanks a lot.
No comments:
Post a Comment