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

Represents the set of Texture Modeling preferences applicable to entire session More...

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

Public Member Functions

unsafe void DisplayDistortion (bool display)
 Displays distortion map. 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 int ReversedUVPatchColor [get, set]
 Returns or sets the reversed UV patch color. More...
 
unsafe int RipEdgesColor [get, set]
 Returns or sets the Rip Edges color. More...
 
unsafe
NXOpen.DisplayableObject.ObjectFont 
RipEdgesFont [get, set]
 Returns or sets the Rip Edges font. More...
 
unsafe
NXOpen.DisplayableObject.ObjectWidth 
RipEdgesWidth [get, set]
 Returns or sets the Rip Edges width. More...
 
unsafe bool Show2DGrid [get, set]
 Returns or sets the Show 2D Grid. More...
 
unsafe bool Show3DGrid [get, set]
 Returns or sets the Show 3D Grid. More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe int ULineColor [get, set]
 Returns or sets the U line color. More...
 
unsafe
NXOpen.DisplayableObject.ObjectFont 
ULineFont [get, set]
 Returns or sets the U line font. More...
 
unsafe
NXOpen.DisplayableObject.ObjectWidth 
ULineWidth [get, set]
 Returns or sets the U line width. More...
 
unsafe int UVPatchColor [get, set]
 Returns or sets the UV patch color. More...
 
unsafe int VLineColor [get, set]
 Returns or sets the V line color. More...
 
unsafe
NXOpen.DisplayableObject.ObjectFont 
VLineFont [get, set]
 Returns or sets the V line font. More...
 
unsafe
NXOpen.DisplayableObject.ObjectWidth 
VLineWidth [get, set]
 Returns or sets the V line width. 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

Represents the set of Texture Modeling preferences applicable to entire session

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

Created in NX1847.0.0

Member Function Documentation

unsafe void NXOpen.Preferences.TextureModelingPreferences.DisplayDistortion ( bool  display)
inline

Displays distortion map.

Created in NX1847.0.0

License requirements: nx_polygon_modeling (" NX Polygon Modeling")

Parameters
display

Property Documentation

unsafe int NXOpen.Preferences.TextureModelingPreferences.ReversedUVPatchColor
getset

Returns or sets the reversed UV patch color.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Preferences.TextureModelingPreferences.RipEdgesColor
getset

Returns or sets the Rip Edges color.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe NXOpen.DisplayableObject.ObjectFont NXOpen.Preferences.TextureModelingPreferences.RipEdgesFont
getset

Returns or sets the Rip Edges font.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe NXOpen.DisplayableObject.ObjectWidth NXOpen.Preferences.TextureModelingPreferences.RipEdgesWidth
getset

Returns or sets the Rip Edges width.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe bool NXOpen.Preferences.TextureModelingPreferences.Show2DGrid
getset

Returns or sets the Show 2D Grid.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe bool NXOpen.Preferences.TextureModelingPreferences.Show3DGrid
getset

Returns or sets the Show 3D Grid.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

Tag NXOpen.Preferences.TextureModelingPreferences.Tag
get

Returns the tag of this object.

unsafe int NXOpen.Preferences.TextureModelingPreferences.ULineColor
getset

Returns or sets the U line color.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe NXOpen.DisplayableObject.ObjectFont NXOpen.Preferences.TextureModelingPreferences.ULineFont
getset

Returns or sets the U line font.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe NXOpen.DisplayableObject.ObjectWidth NXOpen.Preferences.TextureModelingPreferences.ULineWidth
getset

Returns or sets the U line width.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Preferences.TextureModelingPreferences.UVPatchColor
getset

Returns or sets the UV patch color.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe int NXOpen.Preferences.TextureModelingPreferences.VLineColor
getset

Returns or sets the V line color.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe NXOpen.DisplayableObject.ObjectFont NXOpen.Preferences.TextureModelingPreferences.VLineFont
getset

Returns or sets the V line font.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")

unsafe NXOpen.DisplayableObject.ObjectWidth NXOpen.Preferences.TextureModelingPreferences.VLineWidth
getset

Returns or sets the V line width.

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: nx_polygon_modeling (" NX Polygon Modeling")


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