NXOpen.UF.Drf.AskLabelInfo

Drf.AskLabelInfo()

Refer to UF_DRF_ask_label_info for documentation.

Signature: AskLabelInfo(labelTag)

Parameters:labelTag (Tag) – Tag of label
Returns:A Tuple
Return type:A tuple consisting of (labelOrigin,labelInfo)

labelOrigin(list of float): Label origin in the coordinate system of the drafting object.

labelInfo(list of ``NXOpen.UF.Drf.LabelInfo` Refer to UF_DRF_label_info_s for documentation.`): Label information. This must be freed by calling UF_DRF_free_label.

License requirements: None