Enum PlaneTypes.MethodType
Assembly: NXOpen.dll
Syntax
public enum PlaneTypes.MethodType
Fields
| Name |
Description |
| Angle |
|
| Center |
|
| Coefficients |
|
| Coincident |
|
| CoincidentFaceAxis |
|
| CoincidentPerpLinear |
|
| Constructed |
|
| CurvePoint |
|
| Distance |
|
| FaceAxisPoint |
|
| Fixed |
|
| FixedView |
|
| FixedX |
|
| FixedXyCsys |
|
| FixedY |
|
| FixedZ |
|
| Frenet |
|
| Inferred |
|
| InferredTop |
|
| Line |
|
| Parallel |
|
| ParallelPoint |
|
| Perpendicular |
|
| PerpendicularLinear |
|
| PerpendicularPoint |
|
| Point |
|
| PointDir |
|
| PointInfer |
|
| Tangent |
|
| TangentAnglePlane |
|
| TangentFace |
|
| TangentInfer |
|
| TangentLinear |
|
| TangentParPlane |
|
| TangentPerpPlane |
|
| TangentPoint |
|
| TangentTwoFaces |
|
| ThreePoints |
|
| TwoLines |
|
| TwoPoints |
|
| Undefined |
|