Jump to content

Creating arx file using c#


shamsam1

Recommended Posts

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.

Link to comment
Share on other sites

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.

Docs.jpg

Samples.jpg

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...