GMOperatorsInterfaces Enumeration CATBlendBuildMode

enum CATBlendBuildMode {
  GeometricBlendMode,
  AnalyticBlendMode
}
Defines the mode of creation of the blend surface.
Values:
GeometricBlendMode
The blend surface is computed by tracing (or marching) the solution along the wire.
AnalyticBlendMode
Analytical mode: the control points of the wire are taken to build the blend surface.

This object is included in the file: CATBlendBuildMode.h

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