Enum ToolAxisVariable.Types
Assembly: NXOpen.dll
public enum ToolAxisVariable.Types
Fields
| Name |
Description |
| AlignToEdges |
|
| Automatic |
|
| AwayFromLine |
|
| AwayFromPoint |
|
| DualFourAxisOnDrive |
|
| DualFourAxisOnPart |
|
| Fixed |
|
| FourAxisAroundRotaryAxis |
|
| FourAxisNormalToDrive |
|
| FourAxisNormalToPart |
|
| FourAxisRelativeToDrive |
|
| FourAxisRelativeToPart |
|
| InterpolateAngleToDrive |
|
| InterpolateAngleToPart |
|
| InterpolateAroundAxis |
|
| InterpolateVector |
|
| NormalToDrive |
|
| NormalToPart |
|
| OptimizedToDrive |
|
| ParametricInterpolate |
|
| RelativeToDrive |
|
| RelativeToPart |
|
| RelativeToVector |
|
| SameAsDrivePath |
|
| SwarfBaseUV |
|
| SwarfDrive |
|
| TiltAwayFromCurve |
|
| TiltTowardCurve |
|
| TowardLine |
|
| TowardPoint |
|
| UserDefined |
|