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

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

Inheritance diagram for NXOpen.CAE.SelectionRecipeDisplay:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void Update ()
 Updates the display of the Selection Recipe More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe bool IsGraphicSymbolDisplayed [get, set]
 Returns or sets the flag indicating whether the graphic symbol of the Selection Recipe is displayed in the graphics window. More...
 
unsafe bool IsNameDisplayed [get, set]
 Returns or sets the flag indicating whether the name of the Selection Recipe is displayed in the graphics window. More...
 
unsafe bool IsSingleSelectionEntityNameDisplayed [get, set]
 Returns or 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 Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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

unsafe void NXOpen.CAE.SelectionRecipeDisplay.Update ( )
inline

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")

Property Documentation

unsafe bool NXOpen.CAE.SelectionRecipeDisplay.IsGraphicSymbolDisplayed
getset

Returns or 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 to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe bool NXOpen.CAE.SelectionRecipeDisplay.IsNameDisplayed
getset

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

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe bool NXOpen.CAE.SelectionRecipeDisplay.IsSingleSelectionEntityNameDisplayed
getset

Returns or 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 to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Tag NXOpen.CAE.SelectionRecipeDisplay.Tag
get

Returns the tag of this object.


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