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

A RunContentProximitySearchTermBuilder is used to create or edit an Assemblies::RunContentProximitySearchTerm . More...

Inheritance diagram for NXOpen::Assemblies::RunContentProximitySearchTermBuilder:
NXOpen::Assemblies::SearchTermBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

double Distance ()
 Returns the distance for the proximity. More...
 
NXString GetSeedName ()
 Get the seed element name which is used in RunContentProximity search. More...
 
NXOpen::Assemblies::SearchTerm::SearchTermLogicType SearchTermLogic ()
 Returns the search term logic. More...
 
void SetDistance (double distance)
 Sets the distance for the proximity. More...
 
void SetSearchTermLogic (NXOpen::Assemblies::SearchTerm::SearchTermLogicType searchTermLogic)
 Sets the search term logic. More...
 
void SetSeedName (const NXString &seedRunName)
 Set the seed element name which is used in RunContentProximity search. More...
 
void SetSeedName (const char *seedRunName)
 Set the seed element name which is used in RunContentProximity search. More...
 
void SetTrueShapeRefinement (bool trueShapeRefinement)
 Sets the true-shape refinement. More...
 
bool TrueShapeRefinement ()
 Returns the true-shape refinement. More...
 

Detailed Description

A RunContentProximitySearchTermBuilder is used to create or edit an Assemblies::RunContentProximitySearchTerm .


To create a new instance of this class, use NXOpen::Assemblies::SubsetCollection::CreateRunContentProximitySearchTermBuilder

Created in NX11.0.0.

Member Function Documentation

double NXOpen::Assemblies::RunContentProximitySearchTermBuilder::Distance ( )

Returns the distance for the proximity.


Created in NX11.0.0.

License requirements : nx_4gd_integration ("4th Generation Design")

NXString NXOpen::Assemblies::RunContentProximitySearchTermBuilder::GetSeedName ( )

Get the seed element name which is used in RunContentProximity search.

The seed in this case is the name of the Run object. The 3D contents of this Run object will be used as seeds for the proximity search.

Returns

Created in NX11.0.0.

License requirements : nx_4gd_integration ("4th Generation Design")
NXOpen::Assemblies::SearchTerm::SearchTermLogicType NXOpen::Assemblies::RunContentProximitySearchTermBuilder::SearchTermLogic ( )

Returns the search term logic.


Created in NX11.0.0.

License requirements : nx_4gd_integration ("4th Generation Design")

void NXOpen::Assemblies::RunContentProximitySearchTermBuilder::SetDistance ( double  distance)

Sets the distance for the proximity.


Created in NX11.0.0.

License requirements : nx_4gd_integration ("4th Generation Design")

Parameters
distancedistance
void NXOpen::Assemblies::RunContentProximitySearchTermBuilder::SetSearchTermLogic ( NXOpen::Assemblies::SearchTerm::SearchTermLogicType  searchTermLogic)

Sets the search term logic.


Created in NX11.0.0.

License requirements : nx_4gd_integration ("4th Generation Design")

Parameters
searchTermLogicsearchtermlogic
void NXOpen::Assemblies::RunContentProximitySearchTermBuilder::SetSeedName ( const NXString seedRunName)

Set the seed element name which is used in RunContentProximity search.

The seed in this case is the name of the Run object. The 3D contents of this Run object will be used as seeds for the proximity search.


Created in NX11.0.0.

License requirements : nx_4gd_integration ("4th Generation Design")

Parameters
seedRunNameseedrunname
void NXOpen::Assemblies::RunContentProximitySearchTermBuilder::SetSeedName ( const char *  seedRunName)

Set the seed element name which is used in RunContentProximity search.

The seed in this case is the name of the Run object. The 3D contents of this Run object will be used as seeds for the proximity search.


Created in NX11.0.0.

License requirements : nx_4gd_integration ("4th Generation Design")

Parameters
seedRunNameseedrunname
void NXOpen::Assemblies::RunContentProximitySearchTermBuilder::SetTrueShapeRefinement ( bool  trueShapeRefinement)

Sets the true-shape refinement.


Created in NX11.0.0.

License requirements : nx_4gd_integration ("4th Generation Design")

Parameters
trueShapeRefinementtrueshaperefinement
bool NXOpen::Assemblies::RunContentProximitySearchTermBuilder::TrueShapeRefinement ( )

Returns the true-shape refinement.


Created in NX11.0.0.

License requirements : nx_4gd_integration ("4th Generation Design")


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