NXOpen.UF.So.CreateDirrDoublesPnt

So.CreateDirrDoublesPnt()

Refer to UF_SO_create_dirr_doubles_pnt for documentation.

Signature: CreateDirrDoublesPnt(objectInPart, updateOption, point, direction)

Parameters:
  • objectInPart (Tag) – Object in the part to create the double direction in.
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – update option
  • point (list of float) – real point of direction
  • direction (list of float) – real direction vector
Returns:

Double direction object that was created.

Return type:

Tag

License requirements: None