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

Represents the set of visualization preferences under handles tab applicable to entire session More...

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

Public Types

enum  HandleSizeValue { Small, Medium, Large }
 Specifies size values for the default handle size. More...
 

Properties

unsafe int HandleSize [get, set]
 Returns or sets the default handle size More...
 
unsafe bool ShowHandleHints [get, set]
 Returns or sets the show handle hints flag. 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 handles tab applicable to entire session

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

Created in NX7.5.0

Member Enumeration Documentation

Specifies size values for the default handle size.

Enumerator
Small 

Small Handle Size

Medium 

Medium Handle Size

Large 

Large Handle Size

Property Documentation

unsafe int NXOpen.Preferences.VisualizationHandles.HandleSize
getset

Returns or sets the default handle size

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.VisualizationHandles.ShowHandleHints
getset

Returns or sets the show handle hints flag.

If true displays handle hint when handle is preselected

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

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