shamsam1 Posted April 24, 2009 Posted April 24, 2009 Can any one tell me how to create arx file using C#? I need the setp by step procedure to create arx file C#. I have got the SDK for creating arx using VC++. But I want to create using C#. I am new to Objectarx creation. Any one help me. Quote
SEANT Posted April 24, 2009 Posted April 24, 2009 C# will create a DLL, not a ARX file. That DLL can be used in AutoCAD via a NETLOAD command. The ObjectARX SDK does include documentation and samples for C# and VB.NET development (Managed ARX). See attached. Quote
shamsam1 Posted April 24, 2009 Author Posted April 24, 2009 Thank you for the fast reply. Is there any way to convert the created dll to .arx file because my final output should be arx file. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.