NXOpen.UF.Wave.SetLinkedPtPoint

Wave.SetLinkedPtPoint()

Refer to UF_WAVE_set_linked_pt_point for documentation.

Signature: SetLinkedPtPoint(linkedFeature, point, xform)

Parameters:
  • linkedFeature (Tag) – The linked point feature whose properties are to be set.
  • point (Tag) – The point which is the new source geometry of the linked point feature; can be NULL_TAG, in which case the link is broken.
  • 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 point.

License requirements: SOLIDS MODELING