(C) Copyright 1998 by Autodesk, Inc.

Description:

This application implements a a command called MKENTS. It will create a line and 
a circle, append them to an object ID array, change the circle's color to red, and then make a group of the line and circle using "ASDK_TEST_GROUP" as the group's name. The MKENTS command also creates a new layer named "ASDK_MYLAYER".

To use ents.arx:

1. Start AutoCAD and open a new drawing.
2. Type the ARX command and load ents.arx.
3. Execute the MKENTS command, defined by ents.arx.

