NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Tooling::SmartScrewUpdateBuilder Class Reference

Smart Screw Update of MW, PDW and EDW. More...

Inheritance diagram for NXOpen::Tooling::SmartScrewUpdateBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  ParentOption { ParentOptionNoParent }
 Specify the parent node. More...
 
enum  Types { TypesUpdateSmartScrew, TypesCopyPartFamilyPart, TypesDeletePartFamilyPart }
 Specify the operation type. More...
 

Public Member Functions

NXOpen::Tooling::SmartScrewUpdateBuilder::ParentOption ParentNode ()
 Returns the parent node
Created in NX11.0.0. More...
 
void SetParentNode (NXOpen::Tooling::SmartScrewUpdateBuilder::ParentOption parentNode)
 Sets the parent node
Created in NX11.0.0. More...
 
void SetType (NXOpen::Tooling::SmartScrewUpdateBuilder::Types type)
 Sets the operation type of Tooling Part Family Part Tool. More...
 
NXOpen::Tooling::SmartScrewUpdateBuilder::Types Type ()
 Returns the operation type of Tooling Part Family Part Tool. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Smart Screw Update of MW, PDW and EDW.

No entity is returned.
To create a new instance of this class, use NXOpen::Tooling::ProgressiveDieManager::CreateSmartScrewUpdateBuilder

Created in NX11.0.0.

Member Enumeration Documentation

Specify the parent node.

Enumerator
ParentOptionNoParent 

no parent

Specify the operation type.

Enumerator
TypesUpdateSmartScrew 

update smart screw

TypesCopyPartFamilyPart 

copy part family part

TypesDeletePartFamilyPart 

delete part family part

Member Function Documentation

NXOpen::Tooling::SmartScrewUpdateBuilder::ParentOption NXOpen::Tooling::SmartScrewUpdateBuilder::ParentNode ( )

Returns the parent node
Created in NX11.0.0.



License requirements : None

void NXOpen::Tooling::SmartScrewUpdateBuilder::SetParentNode ( NXOpen::Tooling::SmartScrewUpdateBuilder::ParentOption  parentNode)

Sets the parent node
Created in NX11.0.0.



License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")

Parameters
parentNodeparentnode
void NXOpen::Tooling::SmartScrewUpdateBuilder::SetType ( NXOpen::Tooling::SmartScrewUpdateBuilder::Types  type)

Sets the operation type of Tooling Part Family Part Tool.


Created in NX10.0.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")

Parameters
typetype
NXOpen::Tooling::SmartScrewUpdateBuilder::Types NXOpen::Tooling::SmartScrewUpdateBuilder::Type ( )

Returns the operation type of Tooling Part Family Part Tool.


Created in NX11.0.0.

License requirements : None


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.