NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Tooling::ChangeoverManagementBuilder Class Reference

Represents a Tooling::ChangeoverManagementBuilder to support changeover workflow management. More...

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

List of all members.

Public Types

enum  Types { TypesCreate, TypesManage }
 Specifies the types of changeover management. More...

Public Member Functions

bool AddComponentsExclusively ()
 Returns the exclusive adding
Created in NX8.0.0.
void AddToChangeover ()
 Add selected components to the selected changeover.
NXString ChangeoverName ()
 Returns the name of the to-be-created changeover.
NXString ClonedProductName ()
 Returns the name of the cloned product pack used to create a new changeover.
void DeleteArrangement (bool removeComponents)
 Delete the selected changeover.
NXString NewChangeoverName ()
 Returns the new name of the selected changeover.
void RemoveFromChangeover ()
 Remove selected components from the selected changeover.
void RenameArrangement ()
 Rename the selected changeover.
bool RenameComponent ()
 Returns the option to rename the components of the to-be-created changeover.
NXOpen::Assemblies::SelectComponentListSelectComponents ()
 Returns the selection of components to be added to or removed from a changeover.
NXString SelectedArrangementName ()
 Returns the name of the selected changeover arrangement.
NXOpen::Assemblies::SelectComponentSelectProduct ()
 Returns the selection of product for which to create changeover.
void SetAddComponentsExclusively (bool addComponentsExclusively)
 Sets the exclusive adding
Created in NX8.0.0.
void SetChangeoverName (const NXString &changeoverName)
 Sets the name of the to-be-created changeover.
void SetClonedProductName (const NXString &clonedProductName)
 Sets the name of the cloned product pack used to create a new changeover.
void SetNewChangeoverName (const NXString &newChangeoverName)
 Sets the new name of the selected changeover.
void SetRenameComponent (bool renameComponent)
 Sets the option to rename the components of the to-be-created changeover.
void SetSelectedArrangementName (const NXString &arrangementName)
 Sets the name of the selected changeover arrangement.
void SetType (NXOpen::Tooling::ChangeoverManagementBuilder::Types type)
 Sets the type of changeover management.
NXOpen::Tooling::ChangeoverManagementBuilder::Types Type ()
 Returns the type of changeover management.
void UseArrangement ()
 Set the selected changeover as current used one.

Detailed Description

Represents a Tooling::ChangeoverManagementBuilder to support changeover workflow management.


To create a new instance of this class, use Tooling::WorkflowManagementCollection::CreateChangeoverManagementBuilder
Default values.

Property Value

AddComponentsExclusively

0

RenameComponent

0


Created in NX8.0.0.


Member Enumeration Documentation

Specifies the types of changeover management.

Enumerator:
TypesCreate 

the create mode

TypesManage 

the manage mode


Member Function Documentation

Returns the exclusive adding
Created in NX8.0.0.



License requirements : None

Add selected components to the selected changeover.


Created in NX8.0.0.

License requirements : None

Returns the name of the to-be-created changeover.


Created in NX8.0.0.

License requirements : None

Returns the name of the cloned product pack used to create a new changeover.


Created in NX8.0.0.

License requirements : None

Delete the selected changeover.


Created in NX8.0.0.

License requirements : None

Parameters:
removeComponentsremovecomponents

Returns the new name of the selected changeover.


Created in NX8.0.0.

License requirements : None

Remove selected components from the selected changeover.


Created in NX8.0.0.

License requirements : None

Rename the selected changeover.


Created in NX8.0.0.

License requirements : None

Returns the option to rename the components of the to-be-created changeover.


Created in NX8.0.0.

License requirements : None

Returns the selection of components to be added to or removed from a changeover.


Created in NX8.0.0.

License requirements : None

Returns the name of the selected changeover arrangement.


Created in NX8.0.0.

License requirements : None

Returns the selection of product for which to create changeover.


Created in NX8.0.0.

License requirements : None

Sets the exclusive adding
Created in NX8.0.0.



License requirements : None

Parameters:
addComponentsExclusivelyaddcomponentsexclusively

Sets the name of the to-be-created changeover.


Created in NX8.0.0.

License requirements : None

Parameters:
changeoverNamechangeovername

Sets the name of the cloned product pack used to create a new changeover.


Created in NX8.0.0.

License requirements : None

Parameters:
clonedProductNameclonedproductname

Sets the new name of the selected changeover.


Created in NX8.0.0.

License requirements : None

Parameters:
newChangeoverNamenewchangeovername

Sets the option to rename the components of the to-be-created changeover.


Created in NX8.0.0.

License requirements : None

Parameters:
renameComponentrenamecomponent

Sets the name of the selected changeover arrangement.


Created in NX8.0.0.

License requirements : None

Parameters:
arrangementNamearrangementname

Sets the type of changeover management.


Created in NX8.0.0.

License requirements : None

Parameters:
typetype

Returns the type of changeover management.


Created in NX8.0.0.

License requirements : None

Set the selected changeover as current used one.


Created in NX8.0.0.

License requirements : None


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