DieEngDefineProductOrientationBuilder Class¶
-
class
NXOpen.Tooling.DieEngDefineProductOrientationBuilder¶ Bases:
NXOpen.BuilderDie Engineer define product orientation builder.
To create a new instance of this class, use
NXOpen.Tooling.AutoDieCollection.CreateDieEngDefineProductOrientationBuilder()Default values.
Property Value AngleIncrement 0 AngleValue 0 AngleValueOptimal 0 ChooseOptimalMethod MinimizeBackdraft DoublePassTranslucency 0 DraftAngleScale 0 FacetQualityOptions Coarse FailureShowIsocline 0 FailureValue 75 LimitShading 0 TrimWallAngleScale 0 VisualizeDepth 0 VisualizeDraft 0 VisualizeDraftOptions None WarningShowIsocline 0 WarningValue 50 New in version NX11.0.0.
Properties¶
| Property | Description |
|---|---|
| AngleAbout | Returns or sets the angle about |
| AngleIncrement | Returns or sets the angle increment |
| AngleValue | Returns or sets the angle value |
| AngleValueOptimal | Returns or sets the angle value optimal |
| ChooseOptimalMethod | Returns or sets the choose optimal method |
| ColorDepthPass | Returns or sets the color depth pass |
| ColorDraftAngleFailure | Returns or sets the color draft angle failure |
| ColorDraftAnglePass | Returns or sets the color draft angle pass |
| ColorDraftAngleWarning | Returns or sets the color draft angle warning |
| ColorFailure | Returns or sets the color failure |
| ColorWarning | Returns or sets the color warning |
| DoublePassTranslucency | Returns or sets the double pass translucency |
| DraftAngleScale | Returns or sets the draft angle scale |
| FacetQualityOptions | Returns or sets the facet quality options |
| FailureShowIsocline | Returns or sets the failure show isocline |
| FailureValue | Returns or sets the failure value |
| FromPoint | Returns or sets the from point |
| FromVector | Returns or sets the from vector |
| LimitShading | Returns or sets the limit shading |
| NameCSYS | Returns or sets the name csys |
| OptimalHoleAxis | Returns the optimal hole axis |
| OptimalPoint1 | Returns or sets the optimal point1 |
| OptimalPoint2 | Returns or sets the optimal point2 |
| OptimalPoint3 | Returns or sets the optimal point3 |
| PointInRegion | Returns or sets the point in region |
| PointInRegion1 | Returns or sets the point in region1 |
| ProductCSYS | Returns or sets the product csys |
| ReverseNormal | Returns or sets the reverse normal |
| ReverseSheetNormal | Returns or sets the reverse sheet normal |
| Tag | Returns the Tag for this object. |
| ToPoint | Returns or sets the to point |
| ToVector | Returns or sets the to vector |
| TrimProfile | Returns the trim profile |
| TrimWallAngleScale | Returns or sets the trim wall angle scale |
| ViewRegionBounds | Returns the view region bounds |
| VisualizeDepth | Returns or sets the visualize depth |
| VisualizeDraft | Returns or sets the visualize draft |
| VisualizeDraftOptions | Returns or sets the visualize draft options |
| WarningShowIsocline | Returns or sets the warning show isocline |
| WarningValue | Returns or sets the warning value |
Methods¶
| Method | Description |
|---|---|
| ButtonApplyOptimal | The callback function of button apply optimal |
| ButtonCopy | The callback function of button copy |
| ButtonCopyTip | The callback function of button copy tip |
| ButtonCut | The callback function of button cut |
| ButtonNew | The callback function of button new |
| ButtonPaste | The callback function of button paste |
| ButtonView | The callback function of button view |
| Commit | Commits any edits that have been applied to the builder. |
| Destroy | Deletes the builder, and cleans up any objects created by the builder. |
| GetCommittedObjects | For builders that create more than one object, this method returns the objects that are created by commit. |
| GetObject | Returns the object currently being edited by this builder. |
| GetReason | Returns the reason |
| SetReason | Sets the reason |
| ShowResults | Updates the model to reflect the result of an edit to the model for all builders that support showing results. |
| Validate | Validate whether the inputs to the component are sufficient for commit to be called. |
Enumerations¶
| DieEngDefineProductOrientationBuilderFacetQualityOption Enumeration | the facet quality option |
| DieEngDefineProductOrientationBuilderOptimalMethod Enumeration | the optimal method |
| DieEngDefineProductOrientationBuilderViewDraftOptions Enumeration | view draft options |
Property Detail¶
AngleAbout¶
-
DieEngDefineProductOrientationBuilder.AngleAbout¶ Returns or sets the angle about
-------------------------------------Getter Method
Signature
AngleAboutReturns: Return type: NXOpen.DirectionNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
AngleAboutParameters: angleAbout ( NXOpen.Direction) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
AngleIncrement¶
-
DieEngDefineProductOrientationBuilder.AngleIncrement¶ Returns or sets the angle increment
-------------------------------------Getter Method
Signature
AngleIncrementReturns: Return type: float New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
AngleIncrementParameters: angleIncrement (float) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
AngleValue¶
-
DieEngDefineProductOrientationBuilder.AngleValue¶ Returns or sets the angle value
-------------------------------------Getter Method
Signature
AngleValueReturns: Return type: float New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
AngleValueParameters: angleValue (float) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
AngleValueOptimal¶
-
DieEngDefineProductOrientationBuilder.AngleValueOptimal¶ Returns or sets the angle value optimal
-------------------------------------Getter Method
Signature
AngleValueOptimalReturns: Return type: float New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
AngleValueOptimalParameters: angleValueOptimal (float) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ChooseOptimalMethod¶
-
DieEngDefineProductOrientationBuilder.ChooseOptimalMethod¶ Returns or sets the choose optimal method
-------------------------------------Getter Method
Signature
ChooseOptimalMethodReturns: Return type: NXOpen.Tooling.DieEngDefineProductOrientationBuilderOptimalMethodNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
ChooseOptimalMethodParameters: chooseOptimalMethod ( NXOpen.Tooling.DieEngDefineProductOrientationBuilderOptimalMethod) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ColorDepthPass¶
-
DieEngDefineProductOrientationBuilder.ColorDepthPass¶ Returns or sets the color depth pass
-------------------------------------Getter Method
Signature
ColorDepthPassReturns: Return type: Id New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
ColorDepthPassParameters: colorDepthPass (Id) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ColorDraftAngleFailure¶
-
DieEngDefineProductOrientationBuilder.ColorDraftAngleFailure¶ Returns or sets the color draft angle failure
-------------------------------------Getter Method
Signature
ColorDraftAngleFailureReturns: Return type: Id New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
ColorDraftAngleFailureParameters: colorDraftAngleFailure (Id) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ColorDraftAnglePass¶
-
DieEngDefineProductOrientationBuilder.ColorDraftAnglePass¶ Returns or sets the color draft angle pass
-------------------------------------Getter Method
Signature
ColorDraftAnglePassReturns: Return type: Id New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
ColorDraftAnglePassParameters: colorDraftAnglePass (Id) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ColorDraftAngleWarning¶
-
DieEngDefineProductOrientationBuilder.ColorDraftAngleWarning¶ Returns or sets the color draft angle warning
-------------------------------------Getter Method
Signature
ColorDraftAngleWarningReturns: Return type: Id New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
ColorDraftAngleWarningParameters: colorDraftAngleWarning (Id) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ColorFailure¶
-
DieEngDefineProductOrientationBuilder.ColorFailure¶ Returns or sets the color failure
-------------------------------------Getter Method
Signature
ColorFailureReturns: Return type: Id New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
ColorFailureParameters: colorFailure (Id) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ColorWarning¶
-
DieEngDefineProductOrientationBuilder.ColorWarning¶ Returns or sets the color warning
-------------------------------------Getter Method
Signature
ColorWarningReturns: Return type: Id New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
ColorWarningParameters: colorWarning (Id) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
DoublePassTranslucency¶
-
DieEngDefineProductOrientationBuilder.DoublePassTranslucency¶ Returns or sets the double pass translucency
-------------------------------------Getter Method
Signature
DoublePassTranslucencyReturns: Return type: float New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
DoublePassTranslucencyParameters: doublePassTranslucency (float) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
DraftAngleScale¶
-
DieEngDefineProductOrientationBuilder.DraftAngleScale¶ Returns or sets the draft angle scale
-------------------------------------Getter Method
Signature
DraftAngleScaleReturns: Return type: float New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
DraftAngleScaleParameters: draftAngleScale (float) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
FacetQualityOptions¶
-
DieEngDefineProductOrientationBuilder.FacetQualityOptions¶ Returns or sets the facet quality options
-------------------------------------Getter Method
Signature
FacetQualityOptionsReturns: Return type: NXOpen.Tooling.DieEngDefineProductOrientationBuilderFacetQualityOptionNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
FacetQualityOptionsParameters: facetQualityOptions ( NXOpen.Tooling.DieEngDefineProductOrientationBuilderFacetQualityOption) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
FailureShowIsocline¶
-
DieEngDefineProductOrientationBuilder.FailureShowIsocline¶ Returns or sets the failure show isocline
-------------------------------------Getter Method
Signature
FailureShowIsoclineReturns: Return type: bool New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
FailureShowIsoclineParameters: failureShowIsocline (bool) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
FailureValue¶
-
DieEngDefineProductOrientationBuilder.FailureValue¶ Returns or sets the failure value
-------------------------------------Getter Method
Signature
FailureValueReturns: Return type: float New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
FailureValueParameters: failureValue (float) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
FromPoint¶
-
DieEngDefineProductOrientationBuilder.FromPoint¶ Returns or sets the from point
-------------------------------------Getter Method
Signature
FromPointReturns: Return type: NXOpen.PointNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
FromPointParameters: fromPoint ( NXOpen.Point) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
FromVector¶
-
DieEngDefineProductOrientationBuilder.FromVector¶ Returns or sets the from vector
-------------------------------------Getter Method
Signature
FromVectorReturns: Return type: NXOpen.DirectionNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
FromVectorParameters: fromVector ( NXOpen.Direction) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
LimitShading¶
-
DieEngDefineProductOrientationBuilder.LimitShading¶ Returns or sets the limit shading
-------------------------------------Getter Method
Signature
LimitShadingReturns: Return type: bool New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
LimitShadingParameters: limitShading (bool) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
NameCSYS¶
-
DieEngDefineProductOrientationBuilder.NameCSYS¶ Returns or sets the name csys
-------------------------------------Getter Method
Signature
NameCSYSReturns: Return type: str New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
NameCSYSParameters: nameCSYS (str) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
OptimalHoleAxis¶
-
DieEngDefineProductOrientationBuilder.OptimalHoleAxis¶ Returns the optimal hole axis
-------------------------------------Getter Method
Signature
OptimalHoleAxisReturns: Return type: NXOpen.ScCollectorNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
OptimalPoint1¶
-
DieEngDefineProductOrientationBuilder.OptimalPoint1¶ Returns or sets the optimal point1
-------------------------------------Getter Method
Signature
OptimalPoint1Returns: Return type: NXOpen.PointNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
OptimalPoint1Parameters: optimalPoint1 ( NXOpen.Point) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
OptimalPoint2¶
-
DieEngDefineProductOrientationBuilder.OptimalPoint2¶ Returns or sets the optimal point2
-------------------------------------Getter Method
Signature
OptimalPoint2Returns: Return type: NXOpen.PointNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
OptimalPoint2Parameters: optimalPoint2 ( NXOpen.Point) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
OptimalPoint3¶
-
DieEngDefineProductOrientationBuilder.OptimalPoint3¶ Returns or sets the optimal point3
-------------------------------------Getter Method
Signature
OptimalPoint3Returns: Return type: NXOpen.PointNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
OptimalPoint3Parameters: optimalPoint3 ( NXOpen.Point) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
PointInRegion¶
-
DieEngDefineProductOrientationBuilder.PointInRegion¶ Returns or sets the point in region
-------------------------------------Getter Method
Signature
PointInRegionReturns: Return type: NXOpen.PointNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
PointInRegionParameters: pointInRegion ( NXOpen.Point) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
PointInRegion1¶
-
DieEngDefineProductOrientationBuilder.PointInRegion1¶ Returns or sets the point in region1
-------------------------------------Getter Method
Signature
PointInRegion1Returns: Return type: NXOpen.PointNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
PointInRegion1Parameters: pointInRegion1 ( NXOpen.Point) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ProductCSYS¶
-
DieEngDefineProductOrientationBuilder.ProductCSYS¶ Returns or sets the product csys
-------------------------------------Getter Method
Signature
ProductCSYSReturns: Return type: NXOpen.CoordinateSystemNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
ProductCSYSParameters: productCSYS ( NXOpen.CoordinateSystem) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ReverseNormal¶
-
DieEngDefineProductOrientationBuilder.ReverseNormal¶ Returns or sets the reverse normal
-------------------------------------Getter Method
Signature
ReverseNormalReturns: Return type: bool New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
ReverseNormalParameters: reverseNormal (bool) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ReverseSheetNormal¶
-
DieEngDefineProductOrientationBuilder.ReverseSheetNormal¶ Returns or sets the reverse sheet normal
-------------------------------------Getter Method
Signature
ReverseSheetNormalReturns: Return type: bool New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
ReverseSheetNormalParameters: reverseSheetNormal (bool) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ToPoint¶
-
DieEngDefineProductOrientationBuilder.ToPoint¶ Returns or sets the to point
-------------------------------------Getter Method
Signature
ToPointReturns: Return type: NXOpen.PointNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
ToPointParameters: toPoint ( NXOpen.Point) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ToVector¶
-
DieEngDefineProductOrientationBuilder.ToVector¶ Returns or sets the to vector
-------------------------------------Getter Method
Signature
ToVectorReturns: Return type: NXOpen.DirectionNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
ToVectorParameters: toVector ( NXOpen.Direction) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
TrimProfile¶
-
DieEngDefineProductOrientationBuilder.TrimProfile¶ Returns the trim profile
-------------------------------------Getter Method
Signature
TrimProfileReturns: Return type: NXOpen.ScCollectorNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
TrimWallAngleScale¶
-
DieEngDefineProductOrientationBuilder.TrimWallAngleScale¶ Returns or sets the trim wall angle scale
-------------------------------------Getter Method
Signature
TrimWallAngleScaleReturns: Return type: float New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
TrimWallAngleScaleParameters: trimWallAngleScale (float) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ViewRegionBounds¶
-
DieEngDefineProductOrientationBuilder.ViewRegionBounds¶ Returns the view region bounds
-------------------------------------Getter Method
Signature
ViewRegionBoundsReturns: Return type: NXOpen.ScCollectorNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
VisualizeDepth¶
-
DieEngDefineProductOrientationBuilder.VisualizeDepth¶ Returns or sets the visualize depth
-------------------------------------Getter Method
Signature
VisualizeDepthReturns: Return type: bool New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
VisualizeDepthParameters: visualizeDepth (bool) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
VisualizeDraft¶
-
DieEngDefineProductOrientationBuilder.VisualizeDraft¶ Returns or sets the visualize draft
-------------------------------------Getter Method
Signature
VisualizeDraftReturns: Return type: bool New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
VisualizeDraftParameters: visualizeDraft (bool) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
VisualizeDraftOptions¶
-
DieEngDefineProductOrientationBuilder.VisualizeDraftOptions¶ Returns or sets the visualize draft options
-------------------------------------Getter Method
Signature
VisualizeDraftOptionsReturns: Return type: NXOpen.Tooling.DieEngDefineProductOrientationBuilderViewDraftOptionsNew in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
VisualizeDraftOptionsParameters: visualizeDraftOptions ( NXOpen.Tooling.DieEngDefineProductOrientationBuilderViewDraftOptions) –New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
WarningShowIsocline¶
-
DieEngDefineProductOrientationBuilder.WarningShowIsocline¶ Returns or sets the warning show isocline
-------------------------------------Getter Method
Signature
WarningShowIsoclineReturns: Return type: bool New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
WarningShowIsoclineParameters: warningShowIsocline (bool) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
WarningValue¶
-
DieEngDefineProductOrientationBuilder.WarningValue¶ Returns or sets the warning value
-------------------------------------Getter Method
Signature
WarningValueReturns: Return type: float New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
-------------------------------------Setter Method
Signature
WarningValueParameters: warningValue (float) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
Method Detail¶
ButtonApplyOptimal¶
-
DieEngDefineProductOrientationBuilder.ButtonApplyOptimal¶ The callback function of button apply optimal
Signature
ButtonApplyOptimal()New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ButtonCopy¶
-
DieEngDefineProductOrientationBuilder.ButtonCopy¶ The callback function of button copy
Signature
ButtonCopy()New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ButtonCopyTip¶
-
DieEngDefineProductOrientationBuilder.ButtonCopyTip¶ The callback function of button copy tip
Signature
ButtonCopyTip()New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ButtonCut¶
-
DieEngDefineProductOrientationBuilder.ButtonCut¶ The callback function of button cut
Signature
ButtonCut()New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ButtonNew¶
-
DieEngDefineProductOrientationBuilder.ButtonNew¶ The callback function of button new
Signature
ButtonNew()New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ButtonPaste¶
-
DieEngDefineProductOrientationBuilder.ButtonPaste¶ The callback function of button paste
Signature
ButtonPaste()New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
ButtonView¶
-
DieEngDefineProductOrientationBuilder.ButtonView¶ The callback function of button view
Signature
ButtonView()New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
GetReason¶
-
DieEngDefineProductOrientationBuilder.GetReason¶ Returns the reason
Signature
GetReason()Returns: Return type: list of str New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
SetReason¶
-
DieEngDefineProductOrientationBuilder.SetReason¶ Sets the reason
Signature
SetReason(reason)Parameters: reason (list of str) – New in version NX11.0.0.
License requirements: die_engineering (“DIE ENGINEERING”)
Validate¶
-
DieEngDefineProductOrientationBuilder.Validate¶ Validate whether the inputs to the component are sufficient for commit to be called.
If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven’t set it. This method throws a not-yet-implemented NXException for some components.
Signature
Validate()Returns: Was self validation successful Return type: bool New in version NX3.0.1.
License requirements: None.