Enum InspectionAlignmentAssistantBuilder.FeatureType
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public enum InspectionAlignmentAssistantBuilder.FeatureType
Fields
| Name | Description |
|---|---|
| BestFitCircle | |
| BestFitCylinder | |
| BestFitLine | |
| BestFitPlane | |
| BestFitPoint | |
| Circle | |
| Cylinder | |
| IntersectLine | |
| Line | |
| MidPlane | |
| OffsetPlane | |
| Plane | |
| Point |