GMOperatorsInterfaces Enumeration CATBlendTgContMode

enum CATBlendTgContMode {
  CATBlendCrossTgCont,
  CATBlendProportionalTgCont
}
The way of construction of the control points of the blend surface.

In case of analytical mode and G1 or G2 continuity.
Values:
CATBlendCrossTgCont
The second rank of control points (parallel to the rank of the wire control points) is computed as a ratio of the length between the first rank and the second rank of control points on the supporting surface.
CATBlendProportionalTgCont
The second rank of control points (parallel to the rank of the wire control points) is computed as a ratio of the distance between the two input wires.

This object is included in the file: CATBlendValue.h

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