GMOperatorsInterfaces Enumeration CATHybPropagateMode

enum CATHybPropagateMode {
  NO_CONTINUITY,
  POINT_CONTINUITY,
  TANGENT_CONTINUITY
}
Defines the propagation of a piece of the boundary of a shell domain.
Values:
NO_CONTINUITY
No restriction is made on the definition of the boundary. In particular, this boundary can be made of several domains (case of inner loops of a shell).
POINT_CONTINUITY
The boundary stops at the last cell of the bounding domain.
TANGENT_CONTINUITY
The boundary stops at the first vertex where the boundary is not continous in tangent.

This object is included in the file: CATHybDef.h

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