NXOpen.UF.So.CreateXformDoubles

So.CreateXformDoubles()

Refer to UF_SO_create_xform_doubles for documentation.

Signature: CreateXformDoubles(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.) – Unused - set to zero
  • point (list of float) – Point
  • xDirection (list of float) – X-direction
  • yDirection (list of float) – Y-direction
  • scale (float) – Scale value
Returns:

Pointer to tag of smart transform

Return type:

Tag

License requirements: None