How to export dwf/dwg using C# in Dynamo

Hello,

I am a new developer in Dynamo, I want to know how to export dwf/dwg using C# in Dynamo. Could you give me some suggestions about this.

Thanks,
Ryan

You could use C# interpreter. It’s up on the package manager.

image

Thanks,could you give me a sample?