The C# examples can be found in the folder C:\Program Files\Graebert GmbH\ARES Commander 20?? SDK\SDK\Samples\CSharp. Open the solution file CSharpSamples.sln and follow the steps described in How to build and load a C# application.
Note: The following dialog boxes are from ARES Commander 2017. Note the different naming of the .dll files for ARES Commander, which varies according to the version number.
Under References, add the TD_Mgd_4.03_14.dll file from the ARES Commander\BIN-Folder to the C# project.
Right-click on HelloWorld and select Build to build the application HelloWorld.dll.
Type NETLOAD at the command prompt and press Enter.
Browse to the following folder:
C:\Program Files\Graebert GmbH\ARES Commander 20?? SDK\Samples\CSharp\HellowWorld_build[x86, x64 or Any CPU][Release\ or Debug]Load HelloWorld.dll.
Note: The NETLOAD command displays no confirmation message if the application was successfully loaded.
Execute the C# program: Type HELLOWORLD at the command prompt.
The command creates a text entity in the drawing.
You can zoom into the text: Type ZOOM at the command prompt and press Enter. Specify the Fit option.
Note: For more information about getting started with TD.Net, contact us via support@graebert.com.