NXOpen.UF.So.CreateXformThreePlanes

So.CreateXformThreePlanes()

Refer to UF_SO_create_xform_three_planes for documentation.

Signature: CreateXformThreePlanes(objectInPart, updateOption, plane0, plane1, plane2, scale)

Parameters:
  • objectInPart (Tag) – determines the context
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – update option
  • plane0 (Tag) – first plane
  • plane1 (Tag) – second plane
  • plane2 (Tag) – third plane
  • scale (Tag) – scalar ( NULL_TAG => IDENTITY )
Returns:

Smart xform

Return type:

Tag

License requirements: None