NXOpen.UF.So.CreatePoint3Scalars

So.CreatePoint3Scalars()

Refer to UF_SO_create_point_3_scalars for documentation.

Signature: CreatePoint3Scalars(objectInPart, updateOption, xyz)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • xyz (list of Tag) – Array of tags of x,y, and z scalars
Returns:

Pointer to tag of smart point

Return type:

Tag

License requirements: None