NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Preferences.SessionVisualizationHighEndRendering Class Reference

Represents the set of visualization preferences under High End Rendering tab applicable to entire session More...

Inheritance diagram for NXOpen.Preferences.SessionVisualizationHighEndRendering:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  MaterialEditorEditingMode { Basic, Full }
 The two Studio Material Editor editing modes More...
 

Properties

unsafe bool AllowApplyingMaterialsToAllBodiesOfComponents [get, set]
 Returns or sets the option which allows an assembly component to be selected (via the Assembly Navigator, graphics window selection, or QuickPick) when applying a Studio material. More...
 
unsafe
NXOpen.Preferences.SessionVisualizationHighEndRendering.MaterialEditorEditingMode 
StudioMaterialEditorEditingMode [get, set]
 Returns or sets the Studio Material Editor editing mode 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

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

Detailed Description

Represents the set of visualization preferences under High End Rendering tab applicable to entire session

To obtain an instance of this class, refer to NXOpen.Preferences.SessionPreferences

Created in NX11.0.1

Member Enumeration Documentation

The two Studio Material Editor editing modes

Enumerator
Basic 

Studio Material Editor in Basic properties mode

Full 

Studio Material Editor in Full properties mode

Property Documentation

unsafe bool NXOpen.Preferences.SessionVisualizationHighEndRendering.AllowApplyingMaterialsToAllBodiesOfComponents
getset

Returns or sets the option which allows an assembly component to be selected (via the Assembly Navigator, graphics window selection, or QuickPick) when applying a Studio material.

Applying a material to a selected component will apply it to all bodies of the component. If false, a component will not be selectable when applying a Studio material.

Created in NX12.0.1

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Preferences.SessionVisualizationHighEndRendering.MaterialEditorEditingMode NXOpen.Preferences.SessionVisualizationHighEndRendering.StudioMaterialEditorEditingMode
getset

Returns or sets the Studio Material Editor editing mode

Created in NX11.0.1

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.Preferences.SessionVisualizationHighEndRendering.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.