GMOperatorsInterfaces Enumeration CatTopCleanCrvPriorityMode

enum CatTopCleanCrvPriorityMode {
  CatTopCleanCrvDeformation,
  CatTopCleanCrvContinuity
}
Defines the control mode of the CATTopCleanCrvOperator.
Values:
CatTopCleanCrvDeformation
The process is run with an additional constraint of maximum deformation around the input wire. In this case, it can happen that some required continuity constraints are not reached, producing an error in the Run method.
CatTopCleanCrvContinuity
The priority is given to continuity order achievement, regardless of the geometric deformation. Some important deformation between the input body and the result may appear.

This object is included in the file: CATTopCleanCrvOperatorDef.h

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