GMOperatorsInterfaces Enumeration CATDynRelimitationMode

enum CATDynRelimitationMode {
  CATDynMax,
  CATDynMin
}
Defines the type of relimitation on the input bodies.

In case of a fillet between skins.
Values:
CATDynMax
The length of the ribbon is defined by the length of the largest face. In this case, some options can be set with the CATDynMaxRelimitationOption enum to precise the shape of the ribbon in the other direction.
CATDynMin
The length of the ribbon is defined by the length of the smallest face.

This object is included in the file: CATDynFilletRibbon.h

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