|
For a C++ DLL addin, the DLL calls this method to tell FeatureCAM what public functions are available to the user in the DLL. The entry point can be assigned to a toolbar button or executed directly from the Run Macro dialog. See DllAddinGuide.pdf |
| RegisterDllEntryPoint (entry_point_name As String , dll_name As String) |
|
|
| Application |