NXOpen.UF.So.CreateScalarDist2Pnts

So.CreateScalarDist2Pnts()

Refer to UF_SO_create_scalar_dist_2_pnts for documentation.

Signature: CreateScalarDist2Pnts(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 for two points for point, curve, edge, face, or body.
Returns:

Pointer to tag of smart scalar

Return type:

Tag

License requirements: None