NXOpen.UF.So.CreateOffsetDoublePnt

So.CreateOffsetDoublePnt()

Refer to UF_SO_create_offset_double_pnt for documentation.

Signature: CreateOffsetDoublePnt(objectInPart, updateOption, point, offset1)

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

Tag of the double offset created.

Return type:

Tag

License requirements: None