pwedge#
- Mapdl.pwedge(xcentr='', ycentr='', xlrad='', angle1='', angle2='', **kwargs)#
Creates an annotation wedge (GUI).
APDL Command: /PWEDGE
- Parameters:
- 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. This command is not intended to be typed in directly in an ANSYS session (although it can be included in an input file for batch input or for use with the /INPUT command).
All wedges are shown on subsequent displays unless the annotation is turned off or deleted. Use the /LSPEC and the /PSPEC command to set the attributes of the wedge.
This command is valid in any processor.