Void FeatureDetectionDefinition.SetFeatureDetectionType(UInt32 index, FeatureDetectionType value)

Sets the Feature Detection Type property at given index

Parameters

  • index
    Type: UInt32
    Index to set Feature Detection Type at
  • value
    FeatureDetectionType.Fillet = 0, FeatureDetectionType.Hole = 1, FeatureDetectionType.Chamfer = 2, FeatureDetectionType.Stamp = 3, FeatureDetectionType.Flange = 4, FeatureDetectionType.Hem = 5, FeatureDetectionType.SolidFillet = 6, FeatureDetectionType.SolidConvexFillet = 7; FeatureDetectionType.SolidConcaveFillet = 8, FeatureDetectionType.SolidHoles = 9;