NXOpen.UF.So.CreatePoint3ScalarsCsys

So.CreatePoint3ScalarsCsys()

Refer to UF_SO_create_point_3_scalars_csys for documentation.

Signature: CreatePoint3ScalarsCsys(objectInPart, csysTag, xyz, updateOption)

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

Pointer to tag of smart point

Return type:

Tag

License requirements: None