NXOpen .NET Reference  12.0.0
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:

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...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe bool DepthSortedWireframe [get, set]
 Returns or sets the depth sorted wireframe. 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...
 

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 
)

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)

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.