NXOpen.UF.Drf.AskAnnotationTextBox

Drf.AskAnnotationTextBox()

Refer to UF_DRF_ask_annotation_text_box for documentation.

Signature: AskAnnotationTextBox(annotation)

Parameters:annotation (Tag) – Tag of the annotation
Returns:A Tuple
Return type:A tuple consisting of (upperLeft,length,height)

upperLeft(list of float): Upper left point

length(float): Length of box

height(float): Height of box

License requirements: None