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

A Assemblies::SubsetRecipe search term that refers to a partition. More...

Inheritance diagram for NXOpen::Assemblies::PartitionSearchTerm:
NXOpen::Assemblies::SearchTerm NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

Public Types

enum  IncludeChildren { IncludeChildrenFalse, IncludeChildrenTrue }
 Logic used to determine whether children are to be included for the search term which is used within a recipe. More...
 
- Public Types inherited from NXOpen::Assemblies::SearchTerm
enum  SearchTermLogicType { SearchTermLogicTypeInclude, SearchTermLogicTypeExclude, SearchTermLogicTypeFilter }
 Logic used to determine how a search term is used within a recipe. More...
 
- Public Types inherited from NXOpen::NXObject
enum  AttributeType {
  AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger,
  AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference,
  AttributeTypeAny = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual }
 Specifies the format of the date and time attribute. More...
 

Public Member Functions

NXOpen::Assemblies::PartitionPartition ()
 Returns the partition of this search term. More...
 

Detailed Description

A Assemblies::SubsetRecipe search term that refers to a partition.


To create an instance of this object use Assemblies::SubsetRecipe::CreatePartitionSearchTerm

Created in NX8.5.0.

Member Enumeration Documentation

Logic used to determine whether children are to be included for the search term which is used within a recipe.

Enumerator
IncludeChildrenFalse 

Do not include Partition children while finding results by this search term.

IncludeChildrenTrue 

Include Partition children while finding results by this search term.

Member Function Documentation

NXOpen::Assemblies::Partition* NXOpen::Assemblies::PartitionSearchTerm::Partition ( )

Returns the partition of this search term.


Created in NX8.5.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.