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

Sorts the list expression output according to the property
Created in NX12.0.0. More...

Inheritance diagram for NXOpen::AME::SortingBlockBuilder:
NXOpen::TaggedObject

Public Types

enum  Order { OrderAscending, OrderDescending }
 possible choices for order selection More...
 

Public Member Functions

NXOpen::AME::SortingBlockBuilder::Order OrderValue ()
 Returns the sorting order type
Created in NX12.0.0. More...
 
NXString PropertyName ()
 Returns the property name given by the user
Created in NX12.0.0. More...
 
void SetOrderValue (NXOpen::AME::SortingBlockBuilder::Order orderValue)
 Sets the sorting order type
Created in NX12.0.0. More...
 
void SetPropertyName (const NXString &propertyName)
 Sets the property name given by the user
Created in NX12.0.0. More...
 
void SetPropertyName (const char *propertyName)
 Sets the property name given by the user
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Sorts the list expression output according to the property
Created in NX12.0.0.


Member Enumeration Documentation

possible choices for order selection

Enumerator
OrderAscending 

ascending

OrderDescending 

descending

Member Function Documentation

NXOpen::AME::SortingBlockBuilder::Order NXOpen::AME::SortingBlockBuilder::OrderValue ( )

Returns the sorting order type
Created in NX12.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

NXString NXOpen::AME::SortingBlockBuilder::PropertyName ( )

Returns the property name given by the user
Created in NX12.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

void NXOpen::AME::SortingBlockBuilder::SetOrderValue ( NXOpen::AME::SortingBlockBuilder::Order  orderValue)

Sets the sorting order type
Created in NX12.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
orderValueordervalue
void NXOpen::AME::SortingBlockBuilder::SetPropertyName ( const NXString propertyName)

Sets the property name given by the user
Created in NX12.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
propertyNamepropertyname
void NXOpen::AME::SortingBlockBuilder::SetPropertyName ( const char *  propertyName)

Sets the property name given by the user
Created in NX12.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
propertyNamepropertyname

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