/PWEDGE
/PWEDGE, XCENTR
, YCENTR
, XLRAD
, ANGLE1
, ANGLE2
Creates an annotation wedge (GUI).
XCENTR
Wedge X center location (-1.0 < X < 2.0).
YCENTR
Wedge Y center location (-1.0 < Y < 1.0).
XLRAD
Wedge radius length.
ANGLE1
Starting angle of wedge.
ANGLE2
Ending angle of wedge. The wedge is drawn counterclockwise from the starting angle,
ANGLE1
, to the ending angle,ANGLE2
.
Notes
Creates an annotation wedge to be written directly onto the display at a specified location. This is a command generated by the Graphical User Interface (GUI) and will appear in the log file (Jobname.log) if annotation is used.
The command is not intended to be typed in directly in a Mechanical APDL session (although it can be included in an input file for batch input or for use with /INPUT).
All wedges are shown on subsequent displays unless the annotation is disabled or deleted. Issue /LSPEC and /PSPEC to set the attributes of the wedge.
This command is valid in any processor.