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

Represents Choose Expression block
Created in NX8.5.0. More...

Inheritance diagram for NXOpen::BlockStyler::ChooseExpression:
NXOpen::BlockStyler::UIBlock NXOpen::TaggedObject

Public Member Functions

NXString ExpressionSortTypeAsString ()
 Returns the ExpressionSortType as string
Created in NX8.5.0. More...
 
NXString ExpressionTypeIndexAsString ()
 Returns the ExpressionTypeIndex as string
Created in NX8.5.0. More...
 
std::vector< NXStringGetExpressionSortTypeMembers ()
 Gets the ExpressionSortType members. More...
 
std::vector< NXStringGetExpressionTypeIndexMembers ()
 Gets the ExpressionTypeIndex members. More...
 
NXOpen::TaggedObjectSelectedExpression ()
 Returns the SelectedExpression
Created in NX8.5.0. More...
 
void SetExpressionSortTypeAsString (const NXString &enumString)
 Sets the ExpressionSortType as string
Created in NX8.5.0. More...
 
void SetExpressionSortTypeAsString (const char *enumString)
 Sets the ExpressionSortType as string
Created in NX8.5.0. More...
 
void SetExpressionTypeIndexAsString (const NXString &enumString)
 Sets the ExpressionTypeIndex as string
Created in NX8.5.0. More...
 
void SetExpressionTypeIndexAsString (const char *enumString)
 Sets the ExpressionTypeIndex as string
Created in NX8.5.0. More...
 
void SetSelectedExpression (NXOpen::TaggedObject *selectedExpression)
 Sets the SelectedExpression
Created in NX8.5.0. More...
 
- Public Member Functions inherited from NXOpen::BlockStyler::UIBlock
bool Enable ()
 Returns the Enable. More...
 
bool Expanded ()
 Returns the Expanded
Created in NX8.5.0. More...
 
void Focus ()
 Focuses on the block. More...
 
NXOpen::BlockStyler::PropertyListGetProperties ()
 Returns the properties of the block. More...
 
bool Group ()
 Returns the Group
Created in NX8.5.0. More...
 
NXString Label ()
 Returns the Label
Created in NX8.5.0. More...
 
NXString Name ()
 Returns the name of the block or BlockID
Created in NX6.0.0. More...
 
void SetEnable (bool enable)
 Sets the Enable. More...
 
void SetExpanded (bool expanded)
 Sets the Expanded
Created in NX8.5.0. More...
 
void SetGroup (bool group)
 Sets the Group
Created in NX8.5.0. More...
 
void SetLabel (const NXString &label)
 Sets the Label
Created in NX8.5.0. More...
 
void SetLabel (const char *label)
 Sets the Label
Created in NX8.5.0. More...
 
void SetShow (bool show)
 Sets the Visibility of block. More...
 
bool Show ()
 Returns the Visibility of block. More...
 
NXString Type ()
 Returns the type of block
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents Choose Expression block
Created in NX8.5.0.


Member Function Documentation

NXString NXOpen::BlockStyler::ChooseExpression::ExpressionSortTypeAsString ( )

Returns the ExpressionSortType as string
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::ChooseExpression::ExpressionTypeIndexAsString ( )

Returns the ExpressionTypeIndex as string
Created in NX8.5.0.



License requirements : None

std::vector<NXString> NXOpen::BlockStyler::ChooseExpression::GetExpressionSortTypeMembers ( )

Gets the ExpressionSortType members.

Returns

Created in NX8.5.0.

License requirements : None
std::vector<NXString> NXOpen::BlockStyler::ChooseExpression::GetExpressionTypeIndexMembers ( )

Gets the ExpressionTypeIndex members.

Returns

Created in NX8.5.0.

License requirements : None
NXOpen::TaggedObject* NXOpen::BlockStyler::ChooseExpression::SelectedExpression ( )

Returns the SelectedExpression
Created in NX8.5.0.



License requirements : None

void NXOpen::BlockStyler::ChooseExpression::SetExpressionSortTypeAsString ( const NXString enumString)

Sets the ExpressionSortType as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::ChooseExpression::SetExpressionSortTypeAsString ( const char *  enumString)

Sets the ExpressionSortType as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::ChooseExpression::SetExpressionTypeIndexAsString ( const NXString enumString)

Sets the ExpressionTypeIndex as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::ChooseExpression::SetExpressionTypeIndexAsString ( const char *  enumString)

Sets the ExpressionTypeIndex as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::ChooseExpression::SetSelectedExpression ( NXOpen::TaggedObject selectedExpression)

Sets the SelectedExpression
Created in NX8.5.0.



License requirements : None

Parameters
selectedExpressionselectedexpression

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