Enum SectionSurfaceBuilderEx.CircularType
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public enum SectionSurfaceBuilderEx.CircularType
Fields
| Name | Description |
|---|---|
| CenterPoint | |
| CenterRadius | |
| CenterTangent | |
| RadiusAngleArc | |
| TangentRadius | |
| TangentTangentRadius | |
| TangentpointTangent | |
| ThreePoint | |
| TwoPointRadius | |
| TwoPointSlope |