Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
zzzhang zhongfeng21/08/2024
I need a DLL plugin development that can retrieve data from third-party systems when users perform state transitions of certain files, in order to determine whether a specific file can continue to be transformed. I saw that the poCMD variable in the
public void ONCmd function (ref EdmLib. EdmCmd poCMD, ref System. Array ppoData)
has an mbCancel field that can cancel the transformation, but it will