NXOpen.UF.So.CreateLineTwoPoints

So.CreateLineTwoPoints()

Refer to UF_SO_create_line_two_points for documentation.

Signature: CreateLineTwoPoints(objectInPart, updateOption, points)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • points (list of Tag) – Array of tags of two points
Returns:

Pointer to tag of smart line

Return type:

Tag

License requirements: None