Void FeatureDetectionDefinition.AddFeatureDetection(String name, Int32 type, Int32 criteria, Int32 fdOperator, Double critValue)

Add a FeatureDetection to the FeatureDetection Definition

Parameters

  • name
    Type: String
    Name of the FeatureDetection
  • type
    Type: Int32
    Type of the FeatureDetection (0 for Fillet, 1 for Hole, )
  • criteria
    Type: Int32
  • fdOperator
    Type: Int32
  • critValue
    Type: Double