NXOpen.UF.So.CreateScalarDouble

So.CreateScalarDouble()

Refer to UF_SO_create_scalar_double for documentation.

Signature: CreateScalarDouble(objectInPart, updateOption, dbl)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • dbl (float) – Real constant
Returns:

Pointer to double scalar

Return type:

Tag

License requirements: None