NXOpen.UF.Modeling.CopyPasteFeatures

Modeling.CopyPasteFeatures()

Refer to UF_MODL_copy_paste_features for documentation.

Signature: CopyPasteFeatures(featureArray, numFeatures, oldParents, newParents, numParents, expressionTransferMode, parentTransferMode)

Parameters:
  • featureArray (list of Tag) – Array of features identifier
  • numFeatures (int) – Number of features
  • oldParents (list of Tag) – Array of old parents
  • newParents (list of Tag) – Array of new parent
  • numParents (int) – Number of refrences
  • expressionTransferMode (int) – Type of expression copy - 0 = New, 1 = link, 2 = instance
  • parentTransferMode (int) – Type of reference copy - 0 = New, 1 = link, 2 = instance
Returns:

Array of new features

Return type:

list of Tag

License requirements: SOLIDS MODELING