NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::MFGViewMaker::CloneModelViewsBuilder Class Reference

Clone Model Views
To create a new instance of this class, use NXOpen::MFGViewMaker::MFGViewMakerManager::CreateCloneModelViewsBuilder
Default values. More...

Inheritance diagram for NXOpen::MFGViewMaker::CloneModelViewsBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

void AddModelViewsToSelection (const std::vector< NXOpen::ModelingView * > &modelView)
 Add model views to selected model view list
Created in NX11.0.1. More...
 
void AddModelViewToSelection (NXOpen::ModelingView *modelView)
 Add model view to selected model view list
Created in NX11.0.1. More...
 
void ClearSelectedModelViews ()
 Clears the seleced model views list
Created in NX11.0.1. More...
 
bool CloneWithTrace ()
 Returns the Keep reference to source
Created in NX11.0.1. More...
 
std::vector
< NXOpen::ModelingView * > 
GetModelViewsOfSourcePart (std::vector< NXString > &viewNames)
 Returns the non-predefined model views of the source part. More...
 
NXOpen::ModelingViewListSelectedModelViews ()
 Returns the selected model views
Created in NX11.0.1. More...
 
void SetCloneWithTrace (bool cloneWithTrace)
 Sets the Keep reference to source
Created in NX11.0.1. More...
 
void SetSourcePart (NXOpen::TaggedObject *sourcePart)
 Sets a Source Part
Created in NX11.0.1. More...
 
void SetTargetPart (NXOpen::TaggedObject *targetPart)
 Sets a Target Part
Created in NX11.0.1. More...
 
NXOpen::TaggedObjectSourcePart ()
 Returns a Source Part
Created in NX11.0.1. More...
 
NXOpen::TaggedObjectTargetPart ()
 Returns a Target Part
Created in NX11.0.1. 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

Clone Model Views
To create a new instance of this class, use NXOpen::MFGViewMaker::MFGViewMakerManager::CreateCloneModelViewsBuilder
Default values.

Property Value

CloneWithTrace

1


Created in NX11.0.1.

Member Function Documentation

void NXOpen::MFGViewMaker::CloneModelViewsBuilder::AddModelViewsToSelection ( const std::vector< NXOpen::ModelingView * > &  modelView)

Add model views to selected model view list
Created in NX11.0.1.



License requirements : geometric_tol ("GDT")

Parameters
modelViewmodelview
void NXOpen::MFGViewMaker::CloneModelViewsBuilder::AddModelViewToSelection ( NXOpen::ModelingView modelView)

Add model view to selected model view list
Created in NX11.0.1.



License requirements : geometric_tol ("GDT")

Parameters
modelViewmodelview
void NXOpen::MFGViewMaker::CloneModelViewsBuilder::ClearSelectedModelViews ( )

Clears the seleced model views list
Created in NX11.0.1.



License requirements : geometric_tol ("GDT")

bool NXOpen::MFGViewMaker::CloneModelViewsBuilder::CloneWithTrace ( )

Returns the Keep reference to source
Created in NX11.0.1.



License requirements : geometric_tol ("GDT")

std::vector<NXOpen::ModelingView *> NXOpen::MFGViewMaker::CloneModelViewsBuilder::GetModelViewsOfSourcePart ( std::vector< NXString > &  viewNames)

Returns the non-predefined model views of the source part.

Returns

Created in NX11.0.1.

License requirements : geometric_tol ("GDT")
Parameters
viewNamesviewnames
NXOpen::ModelingViewList* NXOpen::MFGViewMaker::CloneModelViewsBuilder::SelectedModelViews ( )

Returns the selected model views
Created in NX11.0.1.



License requirements : geometric_tol ("GDT")

void NXOpen::MFGViewMaker::CloneModelViewsBuilder::SetCloneWithTrace ( bool  cloneWithTrace)

Sets the Keep reference to source
Created in NX11.0.1.



License requirements : geometric_tol ("GDT")

Parameters
cloneWithTraceclonewithtrace
void NXOpen::MFGViewMaker::CloneModelViewsBuilder::SetSourcePart ( NXOpen::TaggedObject sourcePart)

Sets a Source Part
Created in NX11.0.1.



License requirements : geometric_tol ("GDT")

Parameters
sourcePartsourcepart
void NXOpen::MFGViewMaker::CloneModelViewsBuilder::SetTargetPart ( NXOpen::TaggedObject targetPart)

Sets a Target Part
Created in NX11.0.1.



License requirements : geometric_tol ("GDT")

Parameters
targetParttargetpart
NXOpen::TaggedObject* NXOpen::MFGViewMaker::CloneModelViewsBuilder::SourcePart ( )

Returns a Source Part
Created in NX11.0.1.



License requirements : geometric_tol ("GDT")

NXOpen::TaggedObject* NXOpen::MFGViewMaker::CloneModelViewsBuilder::TargetPart ( )

Returns a Target Part
Created in NX11.0.1.



License requirements : geometric_tol ("GDT")


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