NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | List of all members
NXOpen::AME::UpdateObjectsBuilder Class Reference

Class to define Update Objects
To create a new instance of this class, use NXOpen::AME::AMEManager::CreateUpdateObjectsBuilder

Created in NX1847.0.0. More...

Inheritance diagram for NXOpen::AME::UpdateObjectsBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  Types { TypesDefinition, TypesQuery }
 Represents the type of input. More...
 

Public Member Functions

void AddObjectToUpdate (NXOpen::NXObject *objectToUpdate)
 Add the object to update
Created in NX1847.0.0. More...
 
NXOpen::Tooling::SelectReuseLibraryItemBuilderReuseLibraryItem ()
 Returns the selection update objects builder
Created in NX1847.0.0. More...
 
bool SelectAll ()
 Returns the select all option of update objects builder
Created in NX1847.0.0. More...
 
NXOpen::AME::SelectionBaseDefinitionBuilderSelectionBaseDefinition ()
 Returns the selection update objects builder
Created in NX1847.0.0. More...
 
void SetSelectAll (bool selectAll)
 Sets the select all option of update objects builder
Created in NX1847.0.0. More...
 
void SetTargetRevision (const NXString &targetRevisionName)
 Sets the target revision of update objects builder
Created in NX1847.0.0. More...
 
void SetTargetRevision (const char *targetRevisionName)
 Sets the target revision of update objects builder
Created in NX1847.0.0. More...
 
void SetType (NXOpen::AME::UpdateObjectsBuilder::Types type)
 Sets the input type
Created in NX1847.0.0. More...
 
NXString TargetRevision ()
 Returns the target revision of update objects builder
Created in NX1847.0.0. More...
 
NXOpen::AME::UpdateObjectsBuilder::Types Type ()
 Returns the input type
Created in NX1847.0.0. 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

Class to define Update Objects
To create a new instance of this class, use NXOpen::AME::AMEManager::CreateUpdateObjectsBuilder

Created in NX1847.0.0.


Member Enumeration Documentation

Represents the type of input.

Enumerator
TypesDefinition 

definition

TypesQuery 

query

Member Function Documentation

void NXOpen::AME::UpdateObjectsBuilder::AddObjectToUpdate ( NXOpen::NXObject objectToUpdate)

Add the object to update
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
objectToUpdateobjecttoupdate
NXOpen::Tooling::SelectReuseLibraryItemBuilder* NXOpen::AME::UpdateObjectsBuilder::ReuseLibraryItem ( )

Returns the selection update objects builder
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

bool NXOpen::AME::UpdateObjectsBuilder::SelectAll ( )

Returns the select all option of update objects builder
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

NXOpen::AME::SelectionBaseDefinitionBuilder* NXOpen::AME::UpdateObjectsBuilder::SelectionBaseDefinition ( )

Returns the selection update objects builder
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

void NXOpen::AME::UpdateObjectsBuilder::SetSelectAll ( bool  selectAll)

Sets the select all option of update objects builder
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
selectAllselectall
void NXOpen::AME::UpdateObjectsBuilder::SetTargetRevision ( const NXString targetRevisionName)

Sets the target revision of update objects builder
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
targetRevisionNametargetrevisionname
void NXOpen::AME::UpdateObjectsBuilder::SetTargetRevision ( const char *  targetRevisionName)

Sets the target revision of update objects builder
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
targetRevisionNametargetrevisionname
void NXOpen::AME::UpdateObjectsBuilder::SetType ( NXOpen::AME::UpdateObjectsBuilder::Types  type)

Sets the input type
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
typetype
NXString NXOpen::AME::UpdateObjectsBuilder::TargetRevision ( )

Returns the target revision of update objects builder
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

NXOpen::AME::UpdateObjectsBuilder::Types NXOpen::AME::UpdateObjectsBuilder::Type ( )

Returns the input type
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")


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