Enum ForceDrivingInterpolationType
Defines the various types of interpolation for force driving.
Namespace: TopSolid.Cad.Design.Automating
Assembly: TopSolid.Cad.Design.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 6, 0, 0)]
public enum ForceDrivingInterpolationType
Remarks
This enum is available since v7.6.
Fields
| Name | Description |
|---|---|
| Constant | Constant. |
| Linear | Linear. |
| None | No interpolation. |