1
Automation Interface, Add-Ins and Tools / Re: Custom code template : header file + implem fi
« on: August 26, 2013, 06:55:48 pm »
Ok thank for your reply.
I create a MDG Technology file with good code options:
- if I import the file by Settings> MDG Technologies ... > Advanced ... > Add Path, the code options work.
- if I import the file programmatically( ImportTechnology, C# method of Repository object in my Addin), the technology is loaded, but the code options don't work).
I need to import my technology file programmatically, is there a way to make the code options work ?
I create a MDG Technology file with good code options:
- if I import the file by Settings> MDG Technologies ... > Advanced ... > Add Path, the code options work.
- if I import the file programmatically( ImportTechnology, C# method of Repository object in my Addin), the technology is loaded, but the code options don't work).
I need to import my technology file programmatically, is there a way to make the code options work ?