Enum enumTModelFormerInterpolationMode
Interpolation mode for model former with curve 5D
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
public enum enumTModelFormerInterpolationMode
Fields
| Name | Description |
|---|---|
| aimLinear | Linear interpolation between points |
| aimSpline | Spline interpolation between points |
| aimSplineInterMatr | Spline interpolation with intermediate points between points |