NXOpen.UF.So.CreateCurveExtract

So.CreateCurveExtract()

Refer to UF_SO_create_curve_extract for documentation.

Signature: CreateCurveExtract(objectInPart, updateOption, curve1, type, subtype, xform)

Parameters:
  • objectInPart (Tag) – Tag of object in part
  • updateOption (NXOpen.UF.So.UpdateOption Refer to UF_SO_update_option_e for documentation.) – Update option
  • curve1 (Tag) – Tag of curve from which to extract
  • type (int) – Curve type
  • subtype (int) – Curve subtype
  • xform (Tag) – Tag of transformation
Returns:

Pointer to tag of smart curve

Return type:

Tag

License requirements: None