Enum BestFitAlignBuilder.ConstraintOptions
Namespace: NXOpen.Facet
Assembly: NXOpen.dll
Syntax
public enum BestFitAlignBuilder.ConstraintOptions
Fields
| Name | Description |
|---|---|
| Free | |
| HoldToLine | |
| HoldToPlane | |
| OnlyRotation | |
| OnlyTranslation | |
| RotationAroundLine | |
| RotationAroundPoint | |
| TranslationAlongDirection | |
| TranslationInPlane |