pyvista.CornerAnnotation.set_text# CornerAnnotation.set_text(position, text)[source]# Set the text to be displayed for each corner. Parameters: positionstr | boolPosition of the text. textstrText to be displayed for each corner.