NXOpen.UF.So.CreateXformOffsetXform

So.CreateXformOffsetXform()

Refer to UF_SO_create_xform_offset_xform for documentation.

Signature: CreateXformOffsetXform(objectInPart, updateOption, csys, point0, point1, rotScalarTags, scale)

Parameters:
  • objectInPart (Tag) – determines the context
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – update option
  • csys (Tag) – reference csys
  • point0 (Tag) – from point
  • point1 (Tag) – to point
  • rotScalarTags (list of Tag) – Rotation offset expressions tags
  • scale (Tag) – scalar ( NULL_TAG => IDENTITY )
Returns:

Smart xform

Return type:

Tag

License requirements: None