CATPartUseItf Enumeration CATPrtExtrapolationType

enum CATPrtExtrapolationType {
  CATPrtExtrapolation_None,
  CATPrtExtrapolation_Tangent
}
The propagation type specifies the way the splitting element is extrapolated.
Values:
CATPrtExtrapolation_None
The splitting element is not extrapolated.
CATPrtExtrapolation_Tangent
The propagation is done in a tangent way along the boundary of the splitting element.

This object is included in the file: CATPrtEnum.h

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