GMOperatorsInterfaces Enumeration CATHybExtrapolationMode
enum CATHybExtrapolationMode {
NO_EXTRAPOLATION,
TANGENT_DIRECTION
}
Defines the mode of extrapolation during a cutting operation.
This is useful when the cutting body does not cut right along the body to cut, or
vice versa in case of a trim operation.
- Values:
-
- NO_EXTRAPOLATION
- No extrapolation is performed. In this case, the operator cannot find a solution
if the cutting body does not cut right along the body to cut.
- TANGENT_DIRECTION
- If the cutting body does not cut right along the body to cut, the extrapolation is
made tangentially to the scar at the last computed point.
This object is included in the file: CATHybDef.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.