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

Represents the display attributes of a CAE::SelectionRecipe. More...

Public Member Functions

bool IsGraphicSymbolDisplayed ()
 Returns the flag indicating whether the graphic symbol of the Selection Recipe is displayed in the graphics window. More...
 
bool IsNameDisplayed ()
 Returns the flag indicating whether the name of the Selection Recipe is displayed in the graphics window. More...
 
bool IsSingleSelectionEntityNameDisplayed ()
 Returns the flag indicating whether the name of the single entity, to which the Selection Recipe resolves to, is displayed in the graphics window. More...
 
void SetGraphicSymbolDisplayed (bool isGraphicSymbolDisplayed)
 Sets the flag indicating whether the graphic symbol of the Selection Recipe is displayed in the graphics window. More...
 
void SetNameDisplayed (bool isNameDisplayed)
 Sets the flag indicating whether the name of the Selection Recipe is displayed in the graphics window. More...
 
void SetSingleSelectionEntityNameDisplayed (bool isSingleSelectionEntityNameDisplayed)
 Sets the flag indicating whether the name of the single entity, to which the Selection Recipe resolves to, is displayed in the graphics window. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 
void Update ()
 Updates the display of the Selection Recipe
Created in NX12.0.0. More...
 

Detailed Description

Represents the display attributes of a CAE::SelectionRecipe.


To obtain an instance of this class, refer to NXOpen::CAE::SelectionRecipe

Created in NX12.0.0.

Member Function Documentation

bool NXOpen::CAE::SelectionRecipeDisplay::IsGraphicSymbolDisplayed ( )

Returns the flag indicating whether the graphic symbol of the Selection Recipe is displayed in the graphics window.


Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

bool NXOpen::CAE::SelectionRecipeDisplay::IsNameDisplayed ( )

Returns the flag indicating whether the name of the Selection Recipe is displayed in the graphics window.


Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

bool NXOpen::CAE::SelectionRecipeDisplay::IsSingleSelectionEntityNameDisplayed ( )

Returns the flag indicating whether the name of the single entity, to which the Selection Recipe resolves to, is displayed in the graphics window.

This property has no effect on Selection Recipes which support multiple entities.
Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

void NXOpen::CAE::SelectionRecipeDisplay::SetGraphicSymbolDisplayed ( bool  isGraphicSymbolDisplayed)

Sets the flag indicating whether the graphic symbol of the Selection Recipe is displayed in the graphics window.


Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters
isGraphicSymbolDisplayedisgraphicsymboldisplayed
void NXOpen::CAE::SelectionRecipeDisplay::SetNameDisplayed ( bool  isNameDisplayed)

Sets the flag indicating whether the name of the Selection Recipe is displayed in the graphics window.


Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters
isNameDisplayedisnamedisplayed
void NXOpen::CAE::SelectionRecipeDisplay::SetSingleSelectionEntityNameDisplayed ( bool  isSingleSelectionEntityNameDisplayed)

Sets the flag indicating whether the name of the single entity, to which the Selection Recipe resolves to, is displayed in the graphics window.

This property has no effect on Selection Recipes which support multiple entities.
Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters
isSingleSelectionEntityNameDisplayedissingleselectionentitynamedisplayed
tag_t NXOpen::CAE::SelectionRecipeDisplay::Tag ( ) const

Returns the tag of this object.

void NXOpen::CAE::SelectionRecipeDisplay::Update ( )

Updates the display of the Selection Recipe
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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