SelectProductOrEoDefinitionBuilder Class¶
-
class
NXOpen.AME.SelectProductOrEoDefinitionBuilder¶ Bases:
NXOpen.TaggedObjectJA class for the Product Definition or Engineering Object Definition Selection
This object does not need a creator.
New in version NX11.0.0.
Properties¶
| Property | Description |
|---|---|
| ReuseLibraryItem | Returns the reuse library selection item |
| Tag | Returns the Tag for this object. |
Methods¶
| Method | Description |
|---|---|
| SetSelectedProductOrEngObjDefinition | Sets the selected product or EO definition |
| UpdateSelectedProductOrEngObjDefinition | Updates the selected product or EO definition |
Property Detail¶
ReuseLibraryItem¶
-
SelectProductOrEoDefinitionBuilder.ReuseLibraryItem¶ Returns the reuse library selection item
-------------------------------------Getter Method
Signature
ReuseLibraryItemReturns: Return type: NXOpen.Tooling.SelectReuseLibraryItemBuilderNew in version NX11.0.0.
License requirements: ad_automation_design (“FULL AUTOMATION DESIGNER”)
Method Detail¶
SetSelectedProductOrEngObjDefinition¶
-
SelectProductOrEoDefinitionBuilder.SetSelectedProductOrEngObjDefinition¶ Sets the selected product or EO definition
Signature
SetSelectedProductOrEngObjDefinition(productOrEoDefinition)Parameters: productOrEoDefinition ( NXOpen.NXObject) –New in version NX11.0.0.
License requirements: ad_automation_design (“FULL AUTOMATION DESIGNER”)
UpdateSelectedProductOrEngObjDefinition¶
-
SelectProductOrEoDefinitionBuilder.UpdateSelectedProductOrEngObjDefinition¶ Updates the selected product or EO definition
Signature
UpdateSelectedProductOrEngObjDefinition()New in version NX11.0.0.
License requirements: ad_automation_design (“FULL AUTOMATION DESIGNER”)