NXOpen.UF.So.CreateXformPntXyDirs

So.CreateXformPntXyDirs()

Refer to UF_SO_create_xform_pnt_xy_dirs for documentation.

Signature: CreateXformPntXyDirs(objectInPart, updateOption, point, xDirection, yDirection, scale)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option - must be the same as the update option used to create the input point
  • point (Tag) – Tag of point
  • xDirection (Tag) – Tag of x-direction
  • yDirection (Tag) – Tag of y-direction
  • scale (Tag) – Tag of scale value
Returns:

Pointer to tag of smart transform

Return type:

Tag

License requirements: None