NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Assemblies.AttributeSearchTermBuilder Class Reference

An AttributeSearchTermBuilder is used to create or edit an NXOpen.Assemblies.AttributeSearchTerm . More...

Inheritance diagram for NXOpen.Assemblies.AttributeSearchTermBuilder:
NXOpen.Assemblies.SearchTermBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void GetCriteria (out string[] titles, out string[] values)
 Get the entry titles and values that are used to populate the saved query. More...
 
unsafe void SetCriteria (string[] titles, string[] values)
 Set the entry titles and values that are used to populate the saved query. More...
 

Properties

unsafe string QueryName [get, set]
 Returns or sets the name of the saved query upon which this search term is based. More...
 
unsafe
NXOpen.Assemblies.SearchTerm.SearchTermLogicType 
SearchTermLogic [get, set]
 Returns or sets the search term logic. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

An AttributeSearchTermBuilder is used to create or edit an NXOpen.Assemblies.AttributeSearchTerm .

To create a new instance of this class, use NXOpen.Assemblies.SubsetCollection.CreateAttributeSearchTermBuilder

Created in NX8.5.0

Member Function Documentation

unsafe void NXOpen.Assemblies.AttributeSearchTermBuilder.GetCriteria ( out string[]  titles,
out string[]  values 
)
inline

Get the entry titles and values that are used to populate the saved query.

Created in NX8.5.0

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

Parameters
titlessearch criteria titles
valuessearch criteria values
unsafe void NXOpen.Assemblies.AttributeSearchTermBuilder.SetCriteria ( string[]  titles,
string[]  values 
)
inline

Set the entry titles and values that are used to populate the saved query.

Created in NX8.5.0

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

Parameters
titlessearch criteria titles
valuessearch criteria values

Property Documentation

unsafe string NXOpen.Assemblies.AttributeSearchTermBuilder.QueryName
getset

Returns or sets the name of the saved query upon which this search term is based.

Created in NX8.5.0

License requirements to get this property: nx_4gd_integration ("4th Generation Design")

License requirements to set this property: nx_4gd_integration ("4th Generation Design")

unsafe NXOpen.Assemblies.SearchTerm.SearchTermLogicType NXOpen.Assemblies.AttributeSearchTermBuilder.SearchTermLogic
getset

Returns or sets the search term logic.

Created in NX8.5.0

License requirements to get this property: nx_4gd_integration ("4th Generation Design")

License requirements to set this property: nx_4gd_integration ("4th Generation Design")


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