NXOpen.UF.Wave.SetLinkedPtCurve

Wave.SetLinkedPtCurve()

Refer to UF_WAVE_set_linked_pt_curve for documentation.

Signature: SetLinkedPtCurve(linkedFeature, curve, prm, xform)

Parameters:
  • linkedFeature (Tag) – The linked point feature whose properties are to be set.
  • curve (Tag) – The curve which defines the new source geometry of the linked point feature.
  • prm (Tag) – The parameter (smar scalar) which defines the position of the linked point feature along curve. It must be in the same part as linked_feature.
  • xform (Tag) – The new transform which determines the position of the linked point feature relative to its source geometry. Must be NULL_TAG or an assy_ctxt_xform in the same part as linked_feature whose to_part_occ contains curve.

License requirements: SOLIDS MODELING