Skip to main content
1-Visitor
December 26, 2019
Question

Importing a dll in Creo Project

  • December 26, 2019
  • 0 replies
  • 732 views

Hi,

 

We are building a Creo toolkit project and trying to import a external dll which is in c# into the project.

we are facing issues while building the code .

 

the code for importing the external dll.

 

#import "SampleDLL.tlb"
using namespace SampleDLL;

 

Any suggestions ?

 

Thanks and Regards,

Sekar