enum CATTPSSearchAlgoType {
  CATTPSSATUndefined,
  CATTPSSATAllFaces,
  CATTPSSATPlanarFaces,
  CATTPSSATCylindricalFaces,
  CATTPSSATSphericalFaces,
  CATTPSSATNonCanonicalFaces,
  CATTPSSATFilletsFaces,
  CATTPSSATSimpleHoleFaces,
  CATTPSSATSimpleThreadedHoleFaces,
  CATTPSSATFilletsFacesOfRadius
}
 Enum which is used to defined the way to find faces on which a default
 annotation (in automatic mode) applied to.Copyright © 1999-2014, Dassault Systèmes. All rights reserved.