Enum OutputAxis.Types
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public enum OutputAxis.Types
Fields
| Name | Description |
|---|---|
| AlignTiltFromCurve | |
| AlignTiltFromPoint | |
| Automatic | |
| AwayFromAxisOfRotation | |
| AwayFromCurve | |
| AwayFromFiniteLine | |
| AwayFromFixedPoint | |
| AwayFromLine | |
| FixedVector | |
| FourAxisNormalToDrive | |
| InterpolateBetween | |
| InterpolateTilt | |
| NormalToDrive | |
| NormalToLevel | |
| ParametricInterp | |
| RelativeToDrive | |
| SameAsFinishPass | |
| SameAsInfill | |
| TangentToCurve | |
| TowardCurve | |
| TowardFiniteLine | |
| TowardLine | |
| TowardPoint |