ansys.mapdl.core.Mapdl.pwedge#
- Mapdl.pwedge(xcentr='', ycentr='', xlrad='', angle1='', angle2='', **kwargs)#
Creates an annotation wedge (GUI).
Mechanical APDL Command: /PWEDGE
- Parameters:
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 slashpspec to set the attributes of the wedge.
This command is valid in any processor.