NXOpen.UF.Modeling.MoveFeature

Modeling.MoveFeature()

Refer to UF_MODL_move_feature for documentation.

Signature: MoveFeature(cmtag, mode, realData)

Parameters:
  • cmtag (NXOpen.UF.UF.List Refer to ` <../ugopen_doc/uf/.html>`_ for documentation.) – Linked list of tags for features to be moved.
  • mode (int) – Option specifying how move is to be done. POINT_TO_POINT ( 0 ) AXIS_TO_AXIS ( 1 ) CSYS_TO_CSYS ( 2 )
  • realData (list of float) – CSYS describing the move. real_data[0] holds 12 element reference coordinate system matrix (first three elements translation, remainder is rotation). real_data[1] holds 12 element destination coordinate system matrix.

License requirements: SOLIDS MODELING