NXOpen.UF.Wave.SetLinkedPtAngle

Wave.SetLinkedPtAngle()

Refer to UF_WAVE_set_linked_pt_angle for documentation.

Signature: SetLinkedPtAngle(linkedFeature, arc, angle, xform)

Parameters:
  • linkedFeature (Tag) – The linked point feature whose properties are to be set.
  • arc (Tag) – The arc which defines the new source geometry of the linked point feature.
  • angle (Tag) – The angle (smart scalar) which defines the position of the linked point feature around arc. It must be in the same part as linked_feature. Its value is in radians.
  • xform (Tag) – The new transform which determines the position of the linked point feature relative to its source geometry. Must be NULL_TAG (identity transform) or an assy_ctxt_xform in the same part as linked_feature whose to_part_occ contains arc.

License requirements: SOLIDS MODELING