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

This class is for UI related preferences changes More...

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

Public Member Functions

unsafe void RegenerateFromToleranceChange (bool updateModeChange, bool studio)
 Regenerates after changing tolerance More...
 
unsafe void UpdateLineFontObjects (bool doSoftwareUpdate)
 Updates the UI after line font is changed 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 DepthSortedWireframe [get, set]
 Returns or sets the depth sorted wireframe. More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe bool WireframeContrast [get, set]
 Returns or sets whether colors applied to wireframe geometry are automatically adjusted as necessary to produce a minimum contrast relative to the view background. 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

This class is for UI related preferences changes

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

Created in NX3.0.0

Member Function Documentation

unsafe void NXOpen.Preferences.VisualizationLine.RegenerateFromToleranceChange ( bool  updateModeChange,
bool  studio 
)
inline

Regenerates after changing tolerance

Created in NX3.0.0

Deprecated in NX12.0.0. Use NXOpen.Preferences.PartVisualizationLine.RegenerateFromToleranceChange instead.

License requirements: None.

Parameters
updateModeChangewhether update_mode has changed
studiostudio or non studio
unsafe void NXOpen.Preferences.VisualizationLine.UpdateLineFontObjects ( bool  doSoftwareUpdate)
inline

Updates the UI after line font is changed

Created in NX3.0.0

Deprecated in NX12.0.0. Use NXOpen.Preferences.PartVisualizationLine.UpdateLineFontObjects instead.

License requirements: None.

Parameters
doSoftwareUpdateThe do_software_update flag should be set to TRUE when changing from software fonts to hardware fonts or when changing dash

Property Documentation

unsafe bool NXOpen.Preferences.VisualizationLine.DepthSortedWireframe
getset

Returns or sets the depth sorted wireframe.

Specifies whether the graphics driver should sort objects by depth in wireframe views.

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

Tag NXOpen.Preferences.VisualizationLine.Tag
get

Returns the tag of this object.

unsafe bool NXOpen.Preferences.VisualizationLine.WireframeContrast
getset

Returns or sets whether colors applied to wireframe geometry are automatically adjusted as necessary to produce a minimum contrast relative to the view background.

The option affects onscreen displays only, so it affects interactive displays and raster images captured from interactive displays. It does not affect vector output produced by Plot, Print, CGM Export and similar functions.

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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