This example constructs a Circle in a DraftSight
drawing and adds and removes a dictionary to and
from the Circle.
- Start DraftSight.
-
Using the following form:
-
Specify the center point
and radius for the Circle:
- Type the x, y, and z coordinates for the
center point of the Circle in Center point X,
Center point Y, and Center point Z.
- Type a radius for the Circle in Radius.
- Type a name for the Circle's dictionary in
Name.
- Type a name for a record to add to the Circle's dictionary
in Record Name.
- Type the data for the record added to the Circle's dictionary
in Record Data.
- Click Create.
- Examine the drawing to verify that the
Circle was constructed.
- Examine the Output field in the form to verify:
- Dictionary was created for the Circle.
- Record was added to the dictionary.
- Data was added to the record.
- Record was removed from the dictionary.
- Dictionary was released and
erased.
NOTES:
- Errors are also printed to Output.
- To recreate this example:
- Right-click the topic
and select to view the source.
- Save the file as an HTML file.
- Open the HTML file in
your web browser.
- If using Windows Internet Explorer
and running scripts is blocked, allow
blocked content.
|