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

Represents the set of visualization preferences of entire Working Part coming under Names/borders Tab More...

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

Public Types

enum  NameDisplay {
  Off, ViewOfDefinition, WorkView, AllViews,
  ObjectDisplaySpecific
}
 Describes the available options for object name display selection More...
 

Properties

unsafe double CharacterSize [get, set]
 Returns or sets the character size. More...
 
unsafe
NXOpen.Preferences.PartVisualizationNamesBorders.NameDisplay 
ObjectNameDisplay [get, set]
 Returns or sets the object name display More...
 
unsafe bool ShowModelViewBorders [get, set]
 Returns or sets the show model view border flag. More...
 
unsafe bool ShowModelViewNames [get, set]
 Returns or sets the show model view names 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 of entire Working Part coming under Names/borders Tab

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

Created in NX3.0.0

Member Enumeration Documentation

Describes the available options for object name display selection

Enumerator
Off 

Display is Off

ViewOfDefinition 

View of Definition places each name in the work view current at the time of name creation

WorkView 

Work View places all names in the current work view, even if the existing names had been defined in different views

AllViews 

All Views places all names in the all views except the drawing member views

ObjectDisplaySpecific 

Object Display Specific places all names in all views except drawing member views, but only for objects which 'Display Object Name' has been enabled

Property Documentation

unsafe double NXOpen.Preferences.PartVisualizationNamesBorders.CharacterSize
getset

Returns or sets the character size.

Allows to define the size of the text in the object names

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Preferences.PartVisualizationNamesBorders.NameDisplay NXOpen.Preferences.PartVisualizationNamesBorders.ObjectNameDisplay
getset

Returns or sets the object name display

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.PartVisualizationNamesBorders.ShowModelViewBorders
getset

Returns or sets the show model view border flag.

allows to turn on and off the display of view borders.

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Preferences.PartVisualizationNamesBorders.ShowModelViewNames
getset

Returns or sets the show model view names flag.

Allows to turn on and off the display of view names.

Created in NX3.0.0

License requirements to get this property: None.

License requirements to set this property: None.

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