home *** CD-ROM | disk | FTP | other *** search
- LCIRC Menu: DRAW
- ==============================================================================
- Creates a circle given the center and radius.
-
- 1. * (POINT) center of circle
- 2. * (NUM) radius of circle (greater than 0)
-
- Description:
- This command creates a circle (wire entity) given the center point and the
- radius. Pick the center point and enter the radius. The radius must be greater
- than zero. You are prompted to create additional circles until another command
- is selected. The circle created is parallel to the current working plane.
-
- Example: \lcirc 4 4 0 8
-
- Result: A circle is created with center at 4 4 0 and a radius of 8 units.