NXOpen.UF.Draw.AskDrawingRefPt

Draw.AskDrawingRefPt()

Refer to UF_DRAW_ask_drawing_ref_pt for documentation.

Signature: AskDrawingRefPt(viewTag)

Parameters:viewTag (Tag) – Tag of the view.Must be a member view. If NULL_TAG, the work view is used. It will cause an error if the work view is not a member view.
Returns:Reference point(Drawing Coordinates). [0] - X-coordinate [1] - Y-coordinate
Return type:list of float

License requirements: None