61
Automation Interface, Add-Ins and Tools / Pointers on creating transform templates
« on: July 16, 2008, 08:56:54 am »
Hi,
Is there a white paper or perpahs a helpful thread of discussion for writing transform templates? I want to transform the model I've created that defines component subassemblies into code. I think I need to transform components to classes and then generate code from there. I'm not having luck with getting elemType == Component -> Class to work right (at all). Any pointers?
I've been messing with the default templates (C++) but no luck.
Thanks,
Dan
Is there a white paper or perpahs a helpful thread of discussion for writing transform templates? I want to transform the model I've created that defines component subassemblies into code. I think I need to transform components to classes and then generate code from there. I'm not having luck with getting elemType == Component -> Class to work right (at all). Any pointers?
I've been messing with the default templates (C++) but no luck.
Thanks,
Dan