Void FeatureDetectionDefinition.AddFeatureDetection(String name, Int32 type, Int32 criteria, Int32 fdOperator, Double critValue, Double angleValue, Double minBound, Double maxBound, Int32 meshTreatment)

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
  • angleValue
    Type: Double
  • minBound
    Type: Double
  • maxBound
    Type: Double
  • meshTreatment
    Type: Int32