NXOpen.UF.Drf.InheritFeatureData

Drf.InheritFeatureData()

Refer to UF_DRF_inherit_feature_data for documentation.

Signature: InheritFeatureData(featurePreV13SketchCount, featuresPreV13Sketches, partOccs, viewCount, views, inheritType)

Parameters:
  • featurePreV13SketchCount (int) – number of features and pre-v13 sketches to be annotated
  • featuresPreV13Sketches (list of Tag) – feature_pre_v13_sketch_count the features and pre-v13 sketches to be annotated. A pre-v13 sketch tag is the tag in the part of the sketch, not in the part occurrence of the sketch.
  • partOccs (list of Tag) – feature_pre_v13_sketch_count the i-th feature or sketch to be annotated occurs in the occurence of the part given by part_occs[i]. NULL_TAG is valid.
  • viewCount (int) – number of views to be annotated
  • views (list of Tag) – views to be annotated
  • inheritType (NXOpen.UF.Drf.InheritType Refer to UF_DRF_inherit_type_e for documentation.) – the types of annotation to be inherited Currently only UF_DRF_inherit_feature_parameters is supported

License requirements: DRAFTING