Enum DatumPlaneBuilder.UseArcLength
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public enum DatumPlaneBuilder.UseArcLength
Fields
| Name | Description |
|---|---|
| AllPoints | |
| FirstAndSecondPoint | |
| FirstAndThirdPoint | |
| FirstPoint | |
| NoPoint | |
| SecondAndThirdPoint | |
| SecondPoint | |
| ThirdPoint |