CATAnnotationUseItf Enumeration DftAssociativityMode

enum DftAssociativityMode {
  Override,
  Recompute,
  Delete
}
Defines behaviour of an associativity.
Override : Overrides the associativity to match the new position. Recompute : Keep the delta information of the associativity (the position given is only an indication). Delete : Deletes the associativity.
See also:
CATIDftAnnotation

This object is included in the file: CATDftTextParameters.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.