NXOpen.UF.ModlFeatures.AskDatumPointAndDirection

ModlFeatures.AskDatumPointAndDirection()

Refer to UF_MODL_ask_datum_point_and_direction for documentation.

Signature: AskDatumPointAndDirection(datumFeatureTag)

Parameters:datumFeatureTag (Tag) – The datum feature tag.
Returns:A Tuple
Return type:A tuple consisting of (point,direction)

point(Tag): The point of the datum.

direction(Tag): The direction of a datum axis or, the normal to the datum plane.

License requirements: None