Use NWCreate API in C# .NET?

Use NWCreate API in C# .NET?

Anonymous
Not applicable
1,510 Views
1 Reply
Message 1 of 2

Use NWCreate API in C# .NET?

Anonymous
Not applicable

Hello

 

Can you use the NWCreate API in C# .Net? Or can it only be used in C++? I am aware I can produce a DLL (from C++ NWCreate code) and access this from .NET C# code but its much easier to have 1 code base.

 

 

1,511 Views
1 Reply
Reply (1)
Message 2 of 2

xiaodong_liang
Autodesk Support
Autodesk Support

Hi,

sorry NwCreate has not .NET version. wrapping the C++ code and call it from .NET is the way at this moment.

 

in addition, if you are working with.NET plugin, one more thing you will need to be aware:

http://adndevblog.typepad.com/aec/2012/05/nwcreate-with-net-plug-in.html