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

Represents set of Shading View Preferences applicable to drafting views. More...

Inheritance diagram for NXOpen.Preferences.ShadingViewPreferences:
NXOpen.Utilities.NXRemotableObject NXOpen.Preferences.IShadingViewPreferences IMessageSink

Properties

unsafe double CustomAngleTolerance [get, set]
 Returns or sets the custom angle tolerance. More...
 
unsafe double CustomEdgeTolerance [get, set]
 Returns or sets the custom edge tolerance. More...
 
unsafe double CustomFaceTolerance [get, set]
 Returns or sets the custom face tolerance. More...
 
unsafe int OverrideHiddenWireframeColor [get, set]
 Returns or sets the hidden wireframe override color. More...
 
unsafe int OverrideVisibleWireframeColor [get, set]
 Returns or sets the visible wireframe override color. More...
 
unsafe
NXOpen.Preferences.ShadingRenderingStyleOption 
RenderingStyle [get, set]
 Returns or sets the rendering style. More...
 
unsafe int ShadedCutFaceColor [get, set]
 Returns or sets the shaded cut face color. More...
 
unsafe
NXOpen.Preferences.ShadingToleranceOption 
ShadingTolerance [get, set]
 Returns or sets the shading tolerance. More...
 
unsafe double Shininess [get, set]
 Returns or sets the shininess tolerance. More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe bool TwoSidedLight [get, set]
 Returns or sets the two sided light toggle data. 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 set of Shading View Preferences applicable to drafting views.

To obtain an instance of this class use Preferences.ViewPreferences.Shading

Created in NX5.0.0

Property Documentation

unsafe double NXOpen.Preferences.ShadingViewPreferences.CustomAngleTolerance
getset

Returns or sets the custom angle tolerance.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe double NXOpen.Preferences.ShadingViewPreferences.CustomEdgeTolerance
getset

Returns or sets the custom edge tolerance.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe double NXOpen.Preferences.ShadingViewPreferences.CustomFaceTolerance
getset

Returns or sets the custom face tolerance.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe int NXOpen.Preferences.ShadingViewPreferences.OverrideHiddenWireframeColor
getset

Returns or sets the hidden wireframe override color.

The value should be between 1 and 216.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe int NXOpen.Preferences.ShadingViewPreferences.OverrideVisibleWireframeColor
getset

Returns or sets the visible wireframe override color.

The value should be between 1 and 216.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Preferences.ShadingRenderingStyleOption NXOpen.Preferences.ShadingViewPreferences.RenderingStyle
getset

Returns or sets the rendering style.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe int NXOpen.Preferences.ShadingViewPreferences.ShadedCutFaceColor
getset

Returns or sets the shaded cut face color.

The value should be between 1 and 216.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Preferences.ShadingToleranceOption NXOpen.Preferences.ShadingViewPreferences.ShadingTolerance
getset

Returns or sets the shading tolerance.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe double NXOpen.Preferences.ShadingViewPreferences.Shininess
getset

Returns or sets the shininess tolerance.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

Tag NXOpen.Preferences.ShadingViewPreferences.Tag
get

Returns the tag of this object.

unsafe bool NXOpen.Preferences.ShadingViewPreferences.TwoSidedLight
getset

Returns or sets the two sided light toggle data.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")


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