NXOpen.UF.Modeling.AskDatumPlane

Modeling.AskDatumPlane()

Refer to UF_MODL_ask_datum_plane for documentation.

Signature: AskDatumPlane(dplaneTag)

Parameters:dplaneTag (Tag) – Datum plane
Returns:A Tuple
Return type:A tuple consisting of (dplanePoint,dplaneNormal)

dplanePoint(list of float): Origin point of the datum plane

dplaneNormal(list of float): Normal direction of the datum plane

License requirements: None